Difference between revisions of ":Map"

(MultiPoint Map2)
(MultiPoint Map2)
Line 4: Line 4:
  
 
==MultiPoint Map2==
 
==MultiPoint Map2==
<maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723>{ "type": "ExternalData", "service": "geoshape", "ids": "Q1261" } </maplink>
+
<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" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -122.41816520690917, 37.79097260220947 ] }},
 +
] }</maplink>

Revision as of 17:56, 8 June 2018

Region Map

MultiPoint Map1

North America Region Map

MultiPoint Map2

North America Region Map