Difference between revisions of "Map2"
(→MultiPoint Map2) |
(→MultiPoint Map2) |
||
| Line 3: | Line 3: | ||
<maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723 /> | <maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723 /> | ||
| − | ==MultiPoint | + | ==MultiPoint Map w.Two Working Multi-Points== |
<maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723>{ | <maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723>{ | ||
"type": "FeatureCollection", "features": [ | "type": "FeatureCollection", "features": [ | ||
| Line 10: | Line 10: | ||
"marker-symbol": "-number", | "marker-symbol": "-number", | ||
"title": "California", | "title": "California", | ||
| + | "marker-color": "302060" }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ -119.357, 37.384 ] }}, | ||
| + | |||
| + | { "type": "Feature", | ||
| + | "properties": { | ||
| + | "marker-symbol": "-number", | ||
| + | "title": "Colorado", | ||
| + | "marker-color": "302060" }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ -104.98491, 39.73939 ] }}, | ||
| + | ] }</maplink> | ||
| + | ==MultiPoint Map w.Two Working Multi-Points+RSD+RSM+TC== | ||
| + | <maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723>{ | ||
| + | "type": "FeatureCollection", "features": [ | ||
| + | { "type": "Feature", | ||
| + | "properties": { | ||
| + | "marker-symbol": "-number", | ||
| + | "title": "California", | ||
| + | "description": "{| class="wikitable" | ||
| + | |RSD | ||
| + | |Robert Paulson | ||
| + | |- | ||
| + | |RSM | ||
| + | |Steve Paulson | ||
| + | |- | ||
| + | |TC | ||
| + | |Jim Paulson | ||
| + | |}", | ||
"marker-color": "302060" }, | "marker-color": "302060" }, | ||
"geometry": { | "geometry": { | ||
Revision as of 18:43, 8 June 2018
Contents
Map Test 2
MultiPoint Map1
MultiPoint Map w.Two Working Multi-Points
MultiPoint Map w.Two Working Multi-Points+RSD+RSM+TC
<maplink>: Syntax error