Interactive maps

From edegan.com
Revision as of 17:08, 2 February 2017 by Peterjalbert (talk | contribs)
Jump to navigation Jump to search


McNair Project
Interactive maps
Project logo 02.png
Project Information
Project Title
Start Date
Deadline
Primary Billing
Notes
Has project status
Copyright © 2016 edegan.com. All Rights Reserved.


Interactive Map Test

<mapframe text="Colorado State Capital with a town hall marker, article link and image" latitude="39.73939" longitude="-104.98491" zoom="17" width="300" height="350"> {

     "type": "Feature",
     "properties": { "marker-symbol": "town-hall", "marker-color": "46ea5f", "marker-size": "medium", "title": "Colorado State Capital", "description": "150px"},
     "geometry": { "type": "Point", "coordinates": [-104.98485267162323, 39.73928364167763] }

} </mapframe>