Difference between revisions of ":Map"

(MultiPoint Map2)
(MultiPoint Map2)
Line 9: Line 9:
 
       "properties": {
 
       "properties": {
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 +
        "marker-color": "302060" },
 +
        "title": "California",
 +
        "description": "RSM:Robert Paulson"},
 
       "geometry": {
 
       "geometry": {
 
         "type": "Point",
 
         "type": "Point",
 
         "coordinates": [ -122.41816520690917, 37.79097260220947 ] }},
 
         "coordinates": [ -122.41816520690917, 37.79097260220947 ] }},
] }</maplink>
 

Revision as of 18:01, 8 June 2018

Region Map

MultiPoint Map1

North America Region Map

MultiPoint Map2

<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",
       "marker-color": "302060" },
       "title": "California",
       "description": "RSM:Robert Paulson"},
     "geometry": {
       "type": "Point",
       "coordinates": [ -122.41816520690917, 37.79097260220947 ] }},