mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +00:00
Plugins list: username/url update (#8854)
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
---
|
||||
name: Leaflet.Autocomplete
|
||||
category: geocoding
|
||||
repo: https://github.com/tomik23/Leaflet.Autocomplete
|
||||
repo: https://github.com/tomickigrzegorz/Leaflet.Autocomplete
|
||||
author: Grzegorz Tomicki
|
||||
author-url: https://github.com/tomik23
|
||||
demo: https://tomik23.github.io/Leaflet.Autocomplete/
|
||||
author-url: https://github.com/tomickigrzegorz
|
||||
demo: https://tomickigrzegorz.github.io/Leaflet.Autocomplete/
|
||||
compatible-v0:
|
||||
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