Tobias Gerdin

Results 53 comments of Tobias Gerdin

Any plans to implement support for searching multiple sources concurrently, i.e. a search layer and a geocoder? Search layer results would show up directly and geocoder results once they are...

Well, I have already implemented what I need. My question is whether you would like to take _leaflet-search_ in this direction and would be willing to merge code implementing this....

This topic came up with a discussion with the client again today and they are still willing to give me some time to do this. I hope to be able...

Hello. I've put the changes on a branch here: https://github.com/tger/leaflet-search/tree/concurrent-geocoding (diff: https://github.com/stefanocudini/leaflet-search/compare/a83cd095aa761b992b2dff263e38f1c113abe124...tger:concurrent-geocoding) Unfortunately the client have been prioritizing other things so I haven't been able to rebase the code and...

The reason seems to be that Leaflet itself catches the enter key and transforms it into a click event, see `_handleDOMEvent` in leaflet source.

But I can see that this behavior has been removed in Leaflet 1.2. (I am on 1.0.3) @kaio328 Does this reproduce for you in Leaflet 1.2?

I can confirm that this does not reproduce for me if I backport the 1.2 behavior to 1.0.3.

Right, this feature sounds like another good candidate for a plugin, in particular if it depends on Node.js. `Enhance-body` could be used to find the MathJax and do the conversion,...

It is not merged yet but should be very usable if you want to have a go. Get it from the _plugins_ branch in my Frog repository and let me...

To me this sounds overly contrived. There is apparently a need for Frog users to communicate, and apart from the fact that it's different from more or less every other...