Skip to content

Instantly share code, notes, and snippets.

View Falke-Design's full-sized avatar
🍂
Focus on Leaflet-Geoman & Leaflet

Florian Bischof Falke-Design

🍂
Focus on Leaflet-Geoman & Leaflet
View GitHub Profile
@Falke-Design
Falke-Design / index.html
Last active April 5, 2022 06:39
Test Canvas
<!DOCTYPE html>
<html>
<head>
<title>Quick Start - Leaflet</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@Falke-Design
Falke-Design / hydranten-vorarlberg.geojson
Last active October 31, 2021 09:04
Hydranten Liste aus Vorarlberg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Falke-Design
Falke-Design / reference-1.7.1.html
Created January 5, 2021 22:09
Leaflet Doc DivOverlay Update
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://raw.githubusercontent.com/Falke-Design/Leaflet/DivOverlay_docs/docs/docs/css/normalize.css" />
<link rel="stylesheet" href="https://raw.githubusercontent.com/Falke-Design/Leaflet/DivOverlay_docs/docs/docs/css/main.css" />
<link rel="stylesheet" href="https://raw.githubusercontent.com/Falke-Design/Leaflet/DivOverlay_docs/docs/docs/css/reference.css" />
<script src="https://raw.githubusercontent.com/Falke-Design/Leaflet/DivOverlay_docs/docs/docs/highlight/highlight.pack.js"></script>
@Falke-Design
Falke-Design / map-tooltip-direction-rtl.html
Created July 8, 2020 20:38
Leaflet Tooltip direction RTL test file
<!DOCTYPE html>
<html>
<head>
<title>Leaflet debug page</title>
<link rel="stylesheet" href="../../dist/leaflet.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/screen.css" />