User Tools

Site Tools


netweaver:tutorials:displaying_results_in_google_maps

This procedure works only for point data.

From within NetWeaver Developer or Analyst:

  1. Make sure your database includes latitude and longitudes for each record
  2. Connect to your database
  3. Process the database. Save the processed data as XML.

Then:

  1. Contact Google for a Google Maps API key http://www.google.com/apis/maps/signup.html
  2. Post the XML file to your web site
  3. Create an HTML file
  4. Set parameters
  5. Include appropriate scripts (contact us for those used in the above example)