1.  
    Has anyone got direct knowledge of the Google Map API? I need to tie in a database of information into the API and wondered the best way to go around it. Not being my strongest suit, I would welcome any help on this.

    What would be the best way to marry a database of content onto a Google map via the API so the database could be updated any time by an end user and the map would display the information in real-time?
  2.  

    Get the database to output location data as an XML file -- but remember, the google API only accepts grid refs or lat/long co-ordinates, it doesn't include geo-coding, so you can't just give it a postcode and expect it to plot a point.

    Info about XML format required

  3.  
    Thanks for that - more investigations needed I reckon!
 
Sponsors: Digital Agency London