Plugins list: username/url update (#8854)

This commit is contained in:
Grzegorz Tomicki
2023-02-20 16:37:41 +01:00
committed by GitHub
parent fbb9fa8cfe
commit ed39e14fa4

View File

@ -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.