NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: cwtart on August 29, 2013, 08:13:06 AM
-
Bruce,
Do you have anything in the pipeline regarding a Google Maps API ?
I am currently using MS MapPoint, which is a Win32 program - which is also very expensive on a per-seat basis. Would like to be able to plot a set of pushpins on a map representing customer addresses for a service technicians daily schedule.
Chuck
-
Check this old thread I started. I attached an example app that should demonstrate how to do what you are wanting.
http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=4139.0
-
I'm sorry. This one may be better. Uses Open Street Map (OSM) instead of Google. OSM is open source (free).
Don
http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=4148.0
-
Don,
Much appreciated - I will check it out.
Chuck
-
Don,
Well, that was easy. I had to change the URL used to retrieve the GeoCoding but that was about it. Your example save me a ton of time figuring this out. Thanks very much for the tip.
Chuck
-
The example was from my early testing of mapping. I still have not perfected it but I'm glad I got you pointed in the right direction.
I forgot about the URL. Google changed it some time back.
Don