i have got good examples for Google maps API 3. But i m not getting a proper e.g. which gives location and that can be displayed in the marker when clicked. i have used this link http://www.codeproject.com/KB/aspnet/GoogleMapsAPIV3ASPNET.aspx it
has helped. But i want an e.g. which only takes Lat an Long and displays location
mmknitin
Member
106 Points
173 Posts
Getting Lat and Long in Google Maps API v3
Jan 08, 2012 05:11 PM|LINK
hi,
i have got good examples for Google maps API 3. But i m not getting a proper e.g. which gives location and that can be displayed in the marker when clicked. i have used this link http://www.codeproject.com/KB/aspnet/GoogleMapsAPIV3ASPNET.aspx it has helped. But i want an e.g. which only takes Lat an Long and displays location
please help!!!!!
ramiramilu
All-Star
95473 Points
14106 Posts
Re: Getting Lat and Long in Google Maps API v3
Jan 08, 2012 05:19 PM|LINK
I think it is pretty much explained in here - http://www.shabdar.org/asp-net/70-google-maps-control-for-aspnet-part-1.html
check out "Passing parameters to Google Maps" section...
Thanks.,
JumpStart
mmknitin
Member
106 Points
173 Posts
Re: Getting Lat and Long in Google Maps API v3
Jan 08, 2012 05:39 PM|LINK
Thanks for the link i have check this. But this example is using V2 as V3 no longer requires API key. any other help would be appreciated.
I m looking for v3 examples
mmknitin
Member
106 Points
173 Posts
Re: Getting Lat and Long in Google Maps API v3
Jan 12, 2012 09:12 AM|LINK
This link helped http://www.ankitkedia.com/2011/01/22/google-maps-javascript-api-v3-example/