mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
14 lines
683 B
Markdown
14 lines
683 B
Markdown
---
|
|
name: Leaflet.Autocomplete
|
|
category: geocoding
|
|
repo: https://github.com/tomickigrzegorz/Leaflet.Autocomplete
|
|
author: Grzegorz Tomicki
|
|
author-url: https://github.com/tomickigrzegorz
|
|
demo: https://tomickigrzegorz.github.io/Leaflet.Autocomplete/
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
compatible-v2: false
|
|
---
|
|
|
|
Leaflet.Autocomplete is to expand the autosugestion plugin with the ability to geocode and show data on the map in the way you think you need. The <a href="https://tomickigrzegorz.github.io/Leaflet.Autocomplete/">DEMO</a> is based on the use of OpenstreetMap Nominatim to locate places by address. Accessible, with full support for ARIA attributes and keyboard interactions.
|