mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-25 15:38:54 +00:00
Plugins list: username/url update (#8854)
This commit is contained in:
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
name: Leaflet.Autocomplete
|
name: Leaflet.Autocomplete
|
||||||
category: geocoding
|
category: geocoding
|
||||||
repo: https://github.com/tomik23/Leaflet.Autocomplete
|
repo: https://github.com/tomickigrzegorz/Leaflet.Autocomplete
|
||||||
author: Grzegorz Tomicki
|
author: Grzegorz Tomicki
|
||||||
author-url: https://github.com/tomik23
|
author-url: https://github.com/tomickigrzegorz
|
||||||
demo: https://tomik23.github.io/Leaflet.Autocomplete/
|
demo: https://tomickigrzegorz.github.io/Leaflet.Autocomplete/
|
||||||
compatible-v0:
|
compatible-v0:
|
||||||
compatible-v1: true
|
compatible-v1: true
|
||||||
---
|
---
|
||||||
|
|
||||||
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://tomik23.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.
|
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.
|
||||||
|
Reference in New Issue
Block a user