Author Topic: Maps integration  (Read 271 times)

0 Members and 1 Guest are viewing this topic.

Offline hackaliveTopic starter

  • Enthusiast
  • Posts: 410
    • View Profile
Maps integration
« on: May 25, 2010, 08:42:01 AM »
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.

Offline hackaliveTopic starter

  • Enthusiast
  • Posts: 410
    • View Profile
Re: Maps integration
« Reply #1 on: May 25, 2010, 08:35:25 PM »
any ideas?

Offline Kris

  • Staff Alumni
  • Fanatic
  • *
  • Posts: 4,240
  • Gender: Female
  • PHP 5.3 | MySQL 5.1 | Apache 2.2 | Ubuntu 10.10
    • View Profile
    • Flingbits
Re: Maps integration
« Reply #2 on: May 26, 2010, 03:34:04 AM »
Have you read any of the documentation for either of the APIs?

Offline hackaliveTopic starter

  • Enthusiast
  • Posts: 410
    • View Profile
Re: Maps integration
« Reply #3 on: May 26, 2010, 04:22:02 AM »
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

Offline neil.johnson

  • Guru
  • Fanatic
  • *
  • Posts: 3,416
  • Gender: Male
    • View Profile
Re: Maps integration
« Reply #4 on: May 26, 2010, 05:10:02 AM »
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
Quote
To start, press any key. Where's the 'Any' key?