leaflet-geosearch icon indicating copy to clipboard operation
leaflet-geosearch copied to clipboard

EsriProvider API deprecated and replaced

Open KroniK907 opened this issue 6 years ago • 3 comments

The ESRI geocoding API included here has been deprecated and no longer works correctly. It does provide a single result when searching and does take you to that location, but their free service has a much better method now that is quicker and more flexible.

I'm working on a pull request to fix this as I would like to have it fixed for my use case. The current OSM provider is a great template for how the new ESRI API works, so I will be using that as a template.

KroniK907 avatar Jul 17 '19 03:07 KroniK907

Sounds awesome! Thanks for the work in progress.

smeijer avatar Jul 17 '19 09:07 smeijer

hey, @KroniK907 any update on this?

jongbonga avatar Aug 30 '19 15:08 jongbonga

Apologies. I got super bogged down with work projects. Esri has their own geosearch plugin which I'm currently using as a placeholder till I can get back to this.

KroniK907 avatar Sep 03 '19 16:09 KroniK907