Skip to content

Commit 82bf82c

Browse files
committed
minor examples update
1 parent 8efdb27 commit 82bf82c

8 files changed

+7
-0
lines changed

examples/combined.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "combined"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

examples/lines_c.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "lines_color"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

examples/lines_w.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "lines_width"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

examples/points_c.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "points_color"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

examples/points_s.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "points_size"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

examples/polygons_c.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "polygons_color"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

examples/polygons_h.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html>
44
<head>
55
<meta charset="utf-8">
6+
<title>Leaflet-dataclassification plugin demo page: "polygons_hatch"</title>
67
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
78

89
<!-- leaflet from CDN -->

screenshots.png

-115 KB
Loading

0 commit comments

Comments
 (0)