hackalive Posted May 25, 2010 Share Posted May 25, 2010 Hello everyone, Now there are two main maps services 1) Google Maps and 2) Microsoft's Bing Maps Both come with SDKs and developer site integration compatibility. So here is my question, on a site I am building I want maps to be a part. As a part of this their is a field which data can be entered, so I need some source code that can check if the data entered is an address of business location a map can be resourced for. I would appreciate any suggestions on how to do it, and would appreciate even solutions that are specific to only one of the map services. Many thanks in advance. Link to comment https://forums.phpfreaks.com/topic/202825-maps-integration/ Share on other sites More sharing options...
hackalive Posted May 26, 2010 Author Share Posted May 26, 2010 any ideas? Link to comment https://forums.phpfreaks.com/topic/202825-maps-integration/#findComment-1063320 Share on other sites More sharing options...
zq29 Posted May 26, 2010 Share Posted May 26, 2010 Have you read any of the documentation for either of the APIs? Link to comment https://forums.phpfreaks.com/topic/202825-maps-integration/#findComment-1063423 Share on other sites More sharing options...
hackalive Posted May 26, 2010 Author Share Posted May 26, 2010 yes, but have no idea if this is possible or anyone has done it, so that it would check if a map can be found and display it and if not display nothing, no map suggestions or 'blank' maps Link to comment https://forums.phpfreaks.com/topic/202825-maps-integration/#findComment-1063436 Share on other sites More sharing options...
JonnoTheDev Posted May 26, 2010 Share Posted May 26, 2010 You require the AJAX Search API from google to integrate with the maps API. Take a look at the following. http://www.google.com/uds/solutions/mapsearch/index.html Link to comment https://forums.phpfreaks.com/topic/202825-maps-integration/#findComment-1063447 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.