NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on April 30, 2015, 11:50:33 AM

Title: NetTalk Maps
Post by: Alberto on April 30, 2015, 11:50:33 AM
Hi,
Any way to achive this:

Given an Address go to the lat/lon on the map?

Thanks

Title: Re: NetTalk Maps
Post by: Bruce on May 01, 2015, 01:28:30 AM
this is known as Geocoding. there are a variety of Geocoding options out there, but I haven't done any myself yet.

http://en.wikipedia.org/wiki/Geocoding
Title: Re: NetTalk Maps
Post by: Alberto on May 01, 2015, 07:04:11 AM
Thanks Bruce and...
Can I add a Google Map in a form and interact with it with its API?
Title: Re: NetTalk Maps
Post by: Bruce on May 04, 2015, 12:39:34 AM
there is a Map form field type, but it doesn't use Google maps.
That said of course you can integrate anything you like onto your web page, so certainly there's nothing stopping you from using google maps and their API.

cheers
Bruce