leaflet.photon
leaflet.photon copied to clipboard
If I use the current release ofthe plugin with the latest leaflet release, there are a few warnings: _leaflet.js:5 Deprecated include of L.Mixin.Events: this property will be removed in future...
Hello, I would like to use osm_tags parameter and be able to define multiple tags but the problem is that photon is not designed to take an array as a...
Is this functionality useful for others ? I added the possibility to search by latitude & longitude in handleResults (quick & dirty). Then, you can type a lat/lon pair in...
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...
update buildQueryString() to accept array values. This allows for passing an array of osm_tag values and having them all passed to the photon server correctly. calling encodeURIComponent on osm_tag(s) breaks...
Hi ! Thank you for this great plugin ! I am using it in a Cordova app, with Leaflet 1. By default, only 1 suggestion is displayed, even if I...
I did use this plugin to implement a search on my leaflet map. I'm not totally sure if I should post this here or on the "main" photon github page....
Hey, I have two questions. First: I have already written the HTML Code for my new webpage. Now I'd like to include the photon search into my code. Now to...
IE8?
Does this line https://github.com/komoot/leaflet.photon/blob/master/leaflet.photon.js#L54 mean that this plugin doesn't support IE8?
While Photon was mentionned in at least one plugin on the Leaflet's plugins page, the leaflet.photon plugin is not listed. To give better visibility to the plugin, it would be...