Difference between revisions of "Map2"

(MultiPoint Map w.Two Working Multi-Points+RSD+RSM+TC)
 
(21 intermediate revisions by one other user 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 238: Line 214:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Pennsylvania West",
 
         "title": "Pennsylvania West",
         "description": "{{PA_Region_Wast}}",
+
         "description": "{{PA_Region_West}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 337: Line 313:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "New Hampshire",
 
         "title": "New Hampshire",
         "description": "{{NNH_Region}}",
+
         "description": "{{NH_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 436: Line 412:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Maine",
 
         "title": "Maine",
         "description": "{{KE_Region}}",
+
         "description": "{{ME_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 553: Line 529:
 
         "marker-symbol": "-number",
 
         "marker-symbol": "-number",
 
         "title": "Connecticut",
 
         "title": "Connecticut",
         "description": "{{CT_East}}",
+
         "description": "{{CT_Region}}",
 
         "marker-color": "302060" },
 
         "marker-color": "302060" },
 
       "geometry": {
 
       "geometry": {
Line 577: Line 553:
 
         "coordinates": [  -79.3769 , 43.7081] }},
 
         "coordinates": [  -79.3769 , 43.7081] }},
 
] }</maplink>
 
] }</maplink>
 +
 +
[[Category:Sales]]

Latest revision as of 18:10, 1 August 2019

Region Map

Map

Click Here for North America Region Map