Skip to content

Files

Latest commit

dd489ed · Sep 12, 2023

History

History
8 lines (5 loc) · 500 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 500 Bytes

Leaflet-Marker-IDs

One way of being able to access a marker in Leaflet after being created. The example is from upcoming project, and includes several uses for accessing marker IDs. Leaflet-Geosearch was used to convert addresses to latitude and longitude. Repository credited here:

https://github.com/smeijer/leaflet-geosearch.git

The "locations" in reference is data queried from a database, passed through a Flask route to an html file, then captured and JSONified in a JavaScript variable.