The text of this article is not in this database — only its details are. Read it on the old site: Displaying Google Maps in ASP.NET Web Application
22 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Displaying Google Maps in ASP.NET Web Application
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Raja MahendraPosted May 24, 2016, 2:21 AM
\
Raja MahendraPosted May 24, 2016, 2:21 AM
can anybody tell me if we need to get placemark latitude compalsary we need api key
Ruben CarreonPosted May 21, 2015, 2:20 PM
Is this control really working?
Venkat SPosted May 20, 2015, 3:36 AM
The remote server returned an error: (403) Forbidden.
Petr SlezákPosted Jul 29, 2014, 4:31 AM
Other question: Why in this sample code is "string skey" which is not used next ... string skey = ConfigurationManager.AppSettings["googlemaps.subgurim.net"];
Petr SlezákPosted Jul 29, 2014, 4:27 AM
Hi please how I get corect "YourGoogleMapsAPIKeyHere=" is good way by this link: https://developers.google.com/maps/documentation/javascript/tutorial#api_key because my app not works (I could see map few seconds only)
Loganathan sPosted Sep 16, 2013, 1:06 AM
i have public ip address how can i get location
godwin savarimuthuPosted Mar 25, 2013, 4:25 AM
how to get google map API key
Jeeva APosted Feb 25, 2013, 6:00 AM
I have implemented the same as above you posted except i have pasted the btnShowMap_click code in page_load function.. i get thye following error "Unable to connect to the remote server". Pls help
andile ngubanePosted Nov 5, 2012, 7:05 AM
my problem with a googlemap it api but i dont knw how to get if any with a solution please help
Rodrigo galhardoPosted Feb 16, 2012, 8:48 AM
Man, how can I get this Lat and Long through database, in C# - asp.net Tks, Rodrigo (Brazil)
alfius samuelPosted Jan 10, 2012, 1:47 AM
Hi..i've implement all source code above in my web site with asp.net.. but when i change the country into Indonesia and I press the button, the location showed in maps still the same and nver be changed.. Could you help me ?
krishna kumarPosted Dec 13, 2011, 1:47 AM
Thanks
venugopal neeliPosted Mar 31, 2011, 8:00 AM
I have added the dll to the tab and after dragging the control on the form and running the page "UNrecognized configuration section appSettings" is appeared please help. <appSettings> <add key="googlemaps.Subgurim.net" value="ABQIAAAAQMrMRLn5-ACl9oqPVJ21sRQmhWQ5KBV6MkZXLVJiPmadlt4-qxQ7X4CfEizeNKmaYPb8tpe2xEaJYg"/> </appSettings> This is the appsettings section used in my application
rirhandzu mhlarhieditedPosted Feb 18, 2011, 4:41 AMEdited Mar 3, 2011, 3:32 AM
Awesome, thanks MR. but what if i wanted to select a location on the map then automatically display its longitude and latitude on a textbox?
Nimisha k JohnPosted Jan 28, 2011, 2:30 AM
hello nice work, how can i highlight the requested place in google map using asp.net webApplication
Rajkumar gunasekaranPosted Jan 9, 2011, 8:52 AM
Excellent
Paul HazellsPosted Jan 5, 2011, 3:18 PM
Hi, Any chance of posting the source for the dll. Then I might learn something! :)
Raju KatarePosted Jan 5, 2011, 12:36 AM
Hi Prashanth Great Job........