Difference between revisions of "Map2"
(→MultiPoint Map2) |
(→MultiPoint Map2) |
||
| Line 14: | Line 14: | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ -122.41816520690917, 37.79097260220947 ] }}, | "coordinates": [ -122.41816520690917, 37.79097260220947 ] }}, | ||
| + | |||
| + | { "type": "Feature", | ||
| + | "properties": { | ||
| + | "marker-symbol": "-number", | ||
| + | "title": "Colorado", | ||
| + | "marker-color": "302060" }, | ||
| + | "geometry": { | ||
| + | "type": "Point", | ||
| + | "coordinates": [ 39.73939, -104.98491 ] }}, | ||
] }</maplink> | ] }</maplink> | ||