Skip to content

Instantly share code, notes, and snippets.

@Daniboi737
Daniboi737 / leaflet_polyline_marker.html
Created October 4, 2020 08:43 — forked from sridharraman/leaflet_polyline_marker.html
Extend leaflet.js marker to include polyline and display it like a toggling popup on clicking
<!DOCTYPE html>
<html>
<head>
<title>Quick Start - Leaflet</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/x-icon" href="docs/images/favicon.ico" />