I want a solution where i need to display maps based on data stored in database on click of a linkbutton in grid as shown below.
My database for eg: Lattitude:N 16 53 55 Longitude:E 77 14 27 i have converted this to Degree and there by get respective latitude and longitude.. But not able to display map location.
So I want solution for this in iframe or in next page
Manish Kumar ChoudharyPosted Dec 6, 2014, 4:17 AM
Hi sarthi urs,
Go through these links u will get some help
http://www.aspsnippets.com/Articles/ASPNet-Populate-Google-Maps-V3-with-Multiple-Markers-using-Address-Latitude-and-Longitude-values-stored-in-database.aspx
http://dotnetawesome.blogspot.in/2013/11/how-to-show-markerslocation-in-google.html
http://www.c-sharpcorner.com/UploadFile/99bb20/plot-multiple-location-on-google-map-dynamically-in-Asp-Net/