Recent Changes - Search:

PmWiki

pmwiki.org

PmWikiUsers-Map

Location of PmWiki websites

Add your point below, don't forget to test it after adding it

How to set a marker on the map

  • copy and paste one of the above (:gma-point ... :) lines visible in edit mode and update to suit.
  • To find your location use google maps.
    • Click on "Link to this page", and then click the textbox "Paste HTML to embed in website". This will copy a long string into the clipboard.
      • If you now do a paste you'll see something like:
        <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=princeton,+nj&amp;ie=UTF8&amp;z=14&amp;iwloc=addr&amp;ll=40.35786,-74.654932&amp;output=embed&amp;s=AARTsJrhYLfVOmPF8Oa78-9gZYmtUXTygw"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=princeton,+nj&amp;ie=UTF8&amp;z=14&amp;iwloc=addr&amp;ll=40.35786,-74.654932&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
      • The bit you want is ll=40.35786,-74.654932
    • Use these numbers as your latitude and longitude (viz lat=40.35786 lon=-74.654932).
  • see Cookbook:GoogleMapAPI for more details of the parameters available
Edit - History - Print - Recent Changes - Search
Page last modified on June 19, 2008, at 04:44 AM