Maps.NET

If you have created any custom controls for VB, C#, C++ or any other language then post them in here.
2 posts Page 1 of 1
Contributors
User avatar
DeveloperJacob
VIP - Donator
VIP - Donator
Posts: 87
Joined: Sun May 27, 2012 12:40 pm

Maps.NET
DeveloperJacob
Hello,

I made a custom control using the google maps API. It can display google maps latitude and longitude, street, zip, state and city.

Using Maps.NET:

Using maps.net is realy simple.

First you need to add the Maps.NET control to your form. Then enter the city, etc you want:

Image


The code for navigating long / lat:
Code: Select all
Maps1.NavigateLatLong
The code for navigateing city, street, etc
Code: Select all
Maps1.NavigateMap


Screenshot Demo Applications:

Image


.dll + Demo Application:

http://www.mediafire.com/?w4v50wdq89bi822

Source Download:
You do not have the required permissions to view the files attached to this post.
Image
User avatar
XTechVB
VIP - Site Partner
VIP - Site Partner
Posts: 727
Joined: Thu May 20, 2010 10:32 am

Re: Maps.NET
XTechVB
well this is IE web browser nothing more. +rep for your work
You can find me on Facebook or on Skype mihai_92b
2 posts Page 1 of 1
Return to “Custom Controls”