Click here to Skip to main content
15,886,821 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to make around 4 nodes or points in a gmap according to given input(lat and lon cordinates). and i want it to implemented in asp.net. pls can anyone help me out???????????
Posted
Comments
Sergey Alexandrovich Kryukov 11-Dec-13 22:53pm    
Help with what? This is not a question. How can you imagine helping you in an answer?
Do you mean Google Maps?
—SA

1 solution

If you mean Google Maps, please start here: https://developers.google.com/maps/documentation/javascript/tutorial[^].

See also this CodeProject article: Google Maps API V3 for ASP.NET[^].

—SA
 
Share this answer
 
v2
Comments
vikaskallidantheyil 11-Dec-13 23:09pm    
sorry sir i was not clear with my question.. i am designing a gps aircraft tracking system. i want to simulate it. so i need around 4 points(resembles air craft) to move in google map according to the manual input given( cordinates). i was asking how it can be done???????
Sergey Alexandrovich Kryukov 11-Dec-13 23:11pm    
What do you mean "how"? By doing some hard work... :-) It's still about this API. You need to explain what is your specific problems are. It could mean a lot of detail: what points, their purpose, behavior, etc. I don't think it could be all covered in one Quick Answer...
—SA
vikaskallidantheyil 11-Dec-13 23:17pm    
points here is aircrafts moving in some direction. they have to blink if any another flight is in its proximity(may be around 100kms).

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