From a047c2eb9ef8414018ebd53585e19d1857b3a58e Mon Sep 17 00:00:00 2001 From: Raruo Date: Sat, 13 Feb 2021 00:42:49 +0100 Subject: [PATCH] create examples folder --- README.md | 4 +- index.html => examples/leaflet-rotate.html | 236 ++++++++++----------- 2 files changed, 120 insertions(+), 120 deletions(-) rename index.html => examples/leaflet-rotate.html (90%) diff --git a/README.md b/README.md index 28964f8..8421031 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ A Leaflet plugin that allows to add rotation functionality to map tiles -_For a working example see the following [demo](https://raruto.github.io/leaflet-rotate/index.html)_ +_For a working example see the following [demo](https://raruto.github.io/leaflet-rotate/examples/leaflet-rotate.html)_

- Leaflet rotate viewer + Leaflet rotate viewer

--- diff --git a/index.html b/examples/leaflet-rotate.html similarity index 90% rename from index.html rename to examples/leaflet-rotate.html index 0c62da7..9b5e9a1 100644 --- a/index.html +++ b/examples/leaflet-rotate.html @@ -1,118 +1,118 @@ - - - - - leaflet-rotate.js - - - - - - - - - - - - - - - - - -
- -
- -
-

- Fly to bounds: - - - -

-

- Fly to: - - - - - -

-
- - - - View on Github - - - - + + + + + leaflet-rotate.js + + + + + + + + + + + + + + + + + +
+ +
+ +
+

+ Fly to bounds: + + + +

+

+ Fly to: + + + + + +

+
+ + + + View on Github + + + +