Click here to Skip to main content
15,889,795 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,
I am using VS 2010 with c# windows application. I need to bind the google map(street view) with the windows application(i have Lat and lon). I did bind google map but its working only top view but i need street view how to i make this any one give me the reference.

Thanks & Regards,
Karthik M

What I have tried:

I am trying bind the google map to the windows application with street view.
Posted
Updated 27-Sep-16 4:58am
Comments
[no name] 27-Sep-16 9:06am    
https://www.google.com/?gws_rd=ssl#q=google+maps+developer+guide
Richard MacCutchan 27-Sep-16 9:16am    
That should be posted as a solution.
Karthik_Mahalingam 27-Sep-16 10:29am    
how did you bind the google map to windows application ??

1 solution

Given that I don't know if you are doing winforms or wpf, here are a few links

using google maps api in winforms - Google Search[^]

using google maps api in wpf - Google Search[^]

Both of those links provide a lot of promising results. You can also review the google maps developer documentation as well.

Now, once you actually start your project and if you get stuck somewhere, feel free to come back with a clear explanation of your issue and any applicable code samples that can help replicate your issue. With those two things, I am sure someone will be happy to help you further.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900