Interactive maps
Revision as of 16:08, 2 February 2017 by Peterjalbert (talk | contribs)
Interactive maps | |
---|---|
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>