Manuel Kaufmann

Results 368 issues of Manuel Kaufmann

While the OverpassAPI is loading and the spinner is being showed, if you click the spinner (or next to it) you can't move the map. Find a way to make...

enhancement
help wanted

Add a bar or something that makes the user knows that we are in beta... ... use another extra bar to say this branch is `master`

enhancement

I receive some comments that POIs demand too many time to appear. Maybe we can exclude some data from the response to optimize it.

enhancement
question

https://github.com/ypid/opening_hours.js

enhancement

This could be useful when routing was implemented: https://github.com/aratcliffe/Leaflet.contextmenu

enhancement
idea

It would be awesome to be able to use the same icons than mapnik (http://wiki.openstreetmap.org/wiki/Mapnik)

enhancement
almost done

It would be good to center the map in the user's location based on their IP or something like that, without the needing of asking for their location using HTML5....

enhancement
question

Automatically open the popup for the current selected POI.

enhancement

If you try to "share the link" after opening "Home" sidebar pane it won't work because `#home` is added to the hash and the important information is removed (`#{zoom}/{lat}/{lon}`)

bug

When the user clicks in many check-boxes there are multiple queries sent to OverpassAPI and this create a conflict because a query per click is sent. Possible options: - find...

bug