Hi !!
I wan to know about google maps. But first plz go through the following to understand what I want-
I just found this link which explains very well how to display google maps on the screen-
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3986&lngWId=10. To display google maps, we
--> First obtain a google API key
--> Use the GMap.Net control developed by Bill Pierce
--> Then just with a few more lines of code we can very easily display google maps on the screen.
So I have developed sample application for displaying google maps, but in the above procedure I am in fact developing a website in asp.net which is accessible as http://localhost..... bla... bla....
But I found that some facilities like "HttpWebRequest" and "HttpwebRespone" are available in c#.
So, my ques is-
CAN V NOT DISPLAY GOOGLE MAPS ON SCREEN WITHOUT USING ASP.NET ?
CAN'T WE JUST USE THE WINDOWS FORMS FOR DISPLAYING GOOGLE MAPS ?
Thanks in advance,
Ankur