From: Chuck Scott Date: Wed, 5 Sep 2018 21:24:53 +0000 (-0400) Subject: Adding a few sample maps X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3c632c19f8dc765bd6165b346059e2605e3d59d3;p=prog%2Fleaflet-demos.git Adding a few sample maps --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d386c5d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.project +.buildpath +.settings + diff --git a/Geolocation/various_geiolocation_features.html b/Geolocation/various_geiolocation_features.html new file mode 100755 index 0000000..c0d2e00 --- /dev/null +++ b/Geolocation/various_geiolocation_features.html @@ -0,0 +1,189 @@ + + + + + + + + + + + +
+
+

Address 1:

+
+ +
+
+
+

Address 2:

+
+ +
+
+
+

City:

+
+ +
+
+
+

State:

+
+ +
+
+
+

Zip:

+
+ +
+
+
+

Country:

+
+ +
+
+ +
+

+ Drag the pointer to the desired location for this member. + Use + and - buttons or the mouse wheel to zoom in or out. + Click and drag anywhere else on the map to move to another area. +

+ +
+ + +

Leaflet

+
+ +
+

Specify Position Using Lattitude and Longitude:

+ Latitude +   Longitude +

+ + +
+ + + + + + diff --git a/Getting_Started/just_a_map.html b/Getting_Started/just_a_map.html new file mode 100755 index 0000000..701b84b --- /dev/null +++ b/Getting_Started/just_a_map.html @@ -0,0 +1,27 @@ + + + + + + + + + +

Leaflet

+
+ + + + + diff --git a/Markers_and_Bubbles/Marker_as_text.html b/Markers_and_Bubbles/Marker_as_text.html new file mode 100755 index 0000000..eeef7d2 --- /dev/null +++ b/Markers_and_Bubbles/Marker_as_text.html @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + +

Markers as Text

+

The "Petoskey" city name is a marker and can be clicked. +

+ + + + +