From: Chuck Scott Date: Thu, 1 Nov 2018 14:55:03 +0000 (-0400) Subject: Moved Highlight_Michigan_Counties from type PHP to type HTML. X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f5727d4b4d5e02aa68e677a18fa0167a7b501bf4;p=prog%2Fleaflet-demos.git Moved Highlight_Michigan_Counties from type PHP to type HTML. --- diff --git a/Map_Outlines_and_Highlights/Highlight_Michigan_Counties.html b/Map_Outlines_and_Highlights/Highlight_Michigan_Counties.html new file mode 100755 index 0000000..b5d9861 --- /dev/null +++ b/Map_Outlines_and_Highlights/Highlight_Michigan_Counties.html @@ -0,0 +1,185 @@ + + + + + + + + + + + +

Leaflet Map With Alternate Style - Enhanced County Lines

+

+ This example places a few county outlines on a map of the state of Michigan. +

+ The county outlines are saved as GeoJSON and can be donwloaded from "https://wambachers-osm.website/boundaries/". + This requires an OpenSteetMap account. Outlines have already been downloaded for MI counties. + See "Map_Outline_Data" directory. +

+ Clicking on a county will zoom to that county. Clicking on a county name will go to the URL for that county. + In this demo, those links redisplay this page. +

+
+ + + + diff --git a/Map_Outlines_and_Highlights/Highlight_Michigan_Counties.php b/Map_Outlines_and_Highlights/Highlight_Michigan_Counties.php deleted file mode 100755 index b5d9861..0000000 --- a/Map_Outlines_and_Highlights/Highlight_Michigan_Counties.php +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - -

Leaflet Map With Alternate Style - Enhanced County Lines

-

- This example places a few county outlines on a map of the state of Michigan. -

- The county outlines are saved as GeoJSON and can be donwloaded from "https://wambachers-osm.website/boundaries/". - This requires an OpenSteetMap account. Outlines have already been downloaded for MI counties. - See "Map_Outline_Data" directory. -

- Clicking on a county will zoom to that county. Clicking on a county name will go to the URL for that county. - In this demo, those links redisplay this page. -

-
- - - -