Google Maps: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
See also [[Wiki Maps]]
See also [[Wiki Maps]]


Try this tutorial
Try these instructions for the Google Javascript API
https://developers.google.com/maps/documentation/javascript/adding-a-google-map


Try this tutorial for "Google My Maps".
https://www.google.com/earth/outreach/learn/visualize-your-data-on-a-custom-map-using-google-my-maps/#share-and-embed-your-map-5
https://www.google.com/earth/outreach/learn/visualize-your-data-on-a-custom-map-using-google-my-maps/#share-and-embed-your-map-5



Latest revision as of 23:59, 2 October 2020

See also Wiki Maps

Try these instructions for the Google Javascript API https://developers.google.com/maps/documentation/javascript/adding-a-google-map

Try this tutorial for "Google My Maps". https://www.google.com/earth/outreach/learn/visualize-your-data-on-a-custom-map-using-google-my-maps/#share-and-embed-your-map-5

  1. Sign in to Google
  2. Go to https://google.com/maps/d/
  3. Click on Create New Map

Prepare the data you want to use.

To put points on a map, set up a CSV file with X,Y columns and a title attribute. If you want different graphics then add a column to define that too.

view signage map edit map