You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used leaflet library with photon and want to initialize leaflet photon on my custom field but i didn't find solution/example for it. Then i edit leaflet.photon.js to initialize on my custom field and hide map.
I get it done by edit your leaflet.photon.js file. I want to allow to use autocomplete without map. I think it was added in commit but didn't found how to use it
That is the only one library which can be use for autocomplete geocoding in leaflet. If you can write a an example for library that how users can use it then it would be batter.
Library should allow to initialize with or without map. More things can be added like we can't assign input name, input classes via photonControlOptions and also on select option insert selected value in input.
We will be thankful if you can guide me how to use or add options which are missing.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I used leaflet library with photon and want to initialize leaflet photon on my custom field but i didn't find solution/example for it. Then i edit leaflet.photon.js to initialize on my custom field and hide map.
I get it done by edit your leaflet.photon.js file. I want to allow to use autocomplete without map. I think it was added in commit but didn't found how to use it
107a41c
That is the only one library which can be use for autocomplete geocoding in leaflet. If you can write a an example for library that how users can use it then it would be batter.
Library should allow to initialize with or without map. More things can be added like we can't assign input name, input classes via photonControlOptions and also on select option insert selected value in input.
We will be thankful if you can guide me how to use or add options which are missing.
Thanks
The text was updated successfully, but these errors were encountered: