Difference between revisions of "Map2"
(→MultiPoint Map w.Two Working Multi-Points+RSD+RSM+TC) |
(→MultiPoint Map w.Two Working Multi-Points+RSD+RSM+TC) |
||
| Line 94: | Line 94: | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ -92.131, 34.770 ] }}, | "coordinates": [ -92.131, 34.770 ] }}, | ||
| − | { "type": "Feature", | + | { "type": "Feature", |
"properties": { | "properties": { | ||
"marker-symbol": "-number", | "marker-symbol": "-number", | ||
| Line 102: | Line 102: | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ -107.555, 43.033 ] }}, | "coordinates": [ -107.555, 43.033 ] }}, | ||
| + | { "type": "Feature", | ||
| + | "properties": { | ||
| + | "marker-symbol": "-number", | ||
| + | "title": "Wisconsin", | ||
| + | "marker-color": "302060" }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ -89.569, 44.951 ] }}, | ||
] }</maplink> | ] }</maplink> | ||