Difference between revisions of "Map2"

(MultiPoint Map w.Two Working Multi-Points+RSD+RSM+TC)
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Map Test 2=
+
=Region Map=
==MultiPoint Map1==
+
==Map==
<maplink text="North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723 />
+
<maplink text="Click Here for North America Region Map" width=800 height=600 zoom=4 latitude=46.468 longitude=-98.723>{
 
 
==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>{
 
"type": "FeatureCollection", "features":  [
 
    { "type": "Feature",
 
      "properties": {
 
        "marker-symbol": "-number",
 
        "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": "FeatureCollection", "features":  [
 
     { "type": "Feature",
 
     { "type": "Feature",
Line 31: Line 7:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "California-North",
 
         "title": "California-North",
         "description": "{{CA_Region}}",
+
         "description": "{{Template:CA_Region_North}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 40: Line 16:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "California-South",
 
         "title": "California-South",
         "description": "{{CA_Region}}",
+
         "description": "{{Template:CA_Region_South}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 49: Line 25:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "California-Central",
 
         "title": "California-Central",
         "description": "{{CA_Region}}",
+
         "description": "{{Template:CA_Region_Central}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 58: Line 34:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Colorado",
 
         "title": "Colorado",
 +
        "description": "{{CO_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 66: Line 43:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Alabama",
 
         "title": "Alabama",
 +
        "description": "{{AL_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 74: Line 52:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Alaska",
 
         "title": "Alaska",
 +
        "description": "{{AK_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 82: Line 61:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Arizona",
 
         "title": "Arizona",
 +
        "description": "{{AZ_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 90: Line 70:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Arkansas",
 
         "title": "Arkansas",
 +
        "description": "{{AR_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 98: Line 79:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Wyoming",
 
         "title": "Wyoming",
 +
        "description": "{{WY_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 106: Line 88:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Wisconsin",
 
         "title": "Wisconsin",
 +
        "description": "{{VA_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 114: Line 97:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "West Virginia",
 
         "title": "West Virginia",
 +
        "description": "{{WV_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 122: Line 106:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Washington DC",
 
         "title": "Washington DC",
 +
        "description": "{{DC_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 130: Line 115:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Washington",
 
         "title": "Washington",
 +
        "description": "{{WA_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 138: Line 124:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Virginia",
 
         "title": "Virginia",
 +
        "description": "{{VA_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 146: Line 133:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Vermont",
 
         "title": "Vermont",
 +
        "description": "{{VT_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 154: Line 142:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Utah",
 
         "title": "Utah",
 +
        "description": "{{UT_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 162: Line 151:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Texas-South",
 
         "title": "Texas-South",
 +
        "description": "{{TX_Region_South}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 170: Line 160:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Texas-North",
 
         "title": "Texas-North",
 +
        "description": "{{TX_Region_North}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 177: Line 168:
 
       "properties": {
 
       "properties": {
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
         "title": "Texas-North",
+
         "title": "Tennessee",
 +
        "description": "{{TN_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
 
         "type": "Point",
 
         "type": "Point",
 
         "coordinates": [ -85.968,35.827 ] }},
 
         "coordinates": [ -85.968,35.827 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "South Dakota",
 +
        "description": "{{SD_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -100.247,44.238 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "South Carolina",
 +
        "description": "{{SC_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -80.909,33.609 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Rhode Island",
 +
        "description": "{{RI_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -71.4970,41.5101 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Puerto Rico",
 +
        "description": "{{PR_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -66.596,18.200 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Pennsylvania West",
 +
        "description": "{{PA_Region_West}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -79.6413,40.9560 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Pennsylvania East",
 +
        "description": "{{PA_Region_East}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -76.292,40.982 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Oregon",
 +
        "description": "{{OR_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -120.633,44.157 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Oklahoma",
 +
        "description": "{{OK_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -98.717,35.327 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Ohio",
 +
        "description": "{{OH_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -82.670,40.394 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "North Dakota",
 +
        "description": "{{ND_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -100.302,47.490 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "North Carolina",
 +
        "description": "{{NC_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -79.811,35.134] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "New York Upstate",
 +
        "description": "{{NY_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -75.720,42.761] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "New York",
 +
        "description": "{{NY_Region_South}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -73.9800,40.6979] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "New Mexico",
 +
        "description": "{{NM_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -106.026,34.214] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "New Jersey",
 +
        "description": "{{NJ_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -74.6746,40.0632] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "New Hampshire",
 +
        "description": "{{NH_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -71.518,44.018] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Nevada South",
 +
        "description": "{{NV_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -115.3029,36.7884 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Nevada North",
 +
        "description": "{{NV_Region_North}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -117.0332,40.4271] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Nebraska",
 +
        "description": "{{NE_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -99.681,41.533] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Montana",
 +
        "description": "{{MT_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -110.045,46.730] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Missouri",
 +
        "description": "{{MO_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -92.437,38.341 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Mississippi",
 +
        "description": "{{MS_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -89.876,32.555 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Minnesota",
 +
        "description": "{{MN_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -93.361,46.521 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Michigan",
 +
        "description": "{{MI_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -86.281,45.101 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Massachusetts",
 +
        "description": "{{MA_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -71.634,41.993 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Maryland",
 +
        "description": "{{MD_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -77.195,38.818 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Maine",
 +
        "description": "{{ME_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -68.989,45.194 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Louisiana",
 +
        "description": "{{LA_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -91.351,30.911 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Kentucky",
 +
        "description": "{{KY_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -85.776,37.836 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Kansas",
 +
        "description": "{{KS_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -98.320,38.514 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Iowa",
 +
        "description": "{{IA_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -93.400,41.964 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Indiana",
 +
        "description": "{{IN_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -86.442,39.795 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Illinois",
 +
        "description": "{{IL_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -89.266,39.795 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Idaho",
 +
        "description": "{{ID_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -114.153,45.610 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Hawaii",
 +
        "description": "{{HI_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -166.600,23.785 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Georgia",
 +
        "description": "{{GA_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [ -83.143,32.708 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Florida South",
 +
        "description": "{{FL_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [  -80.9679,25.9198 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Florida North",
 +
        "description": "{{FL_Region_North}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [  -82.0473,29.5723 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Delaware",
 +
        "description": "{{DE_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [  -75.3374,39.1460 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Connecticut",
 +
        "description": "{{CT_Region}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [  -72.7575,41.5030 ] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Canadaland-West",
 +
        "description": "{{CAN_West}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [  -123.1236 , 49.2576] }},
 +
    { "type": "Feature",
 +
      "properties": {
 +
        "marker-symbol": "-number",
 +
        "title": "Canadaland-East",
 +
        "description": "{{CAN_East}}",
 +
        "marker-color": "302060" },
 +
      "geometry": {
 +
        "type": "Point",
 +
        "coordinates": [  -79.3769 , 43.7081] }},
 +
] }</maplink>
  
 
+
[[Category:Sales]]
 
 
] }</maplink>
 

Latest revision as of 18:10, 1 August 2019

Region Map

Map

Click Here for North America Region Map