Skip to content

Instantly share code, notes, and snippets.

@d3noob
d3noob / index.html
Last active January 24, 2020 07:46
OSMGeocoder plugin for Leaflet.
<!DOCTYPE html>
<html>
<head>
<title>osmGeocoder Search Plugin for Leaflet Map</title>
<meta charset="utf-8" />
<link
rel="stylesheet"
href="http://cdn.leafletjs.com/leaflet-0.7/leaflet.css"
/>
<link