Nice and user friendly map. Something one can recommend to look up for example opening_hours :smile:. To finally fix Does not evaluate opening_hours attached to OSM ways I read parts of your JavaScript code base. Looks nice too :+1:. I fixed a few minor things.
I should note that I don‘t use your solution to get the coordinates of OSM way. I found a better way described in the issue linked above.
Another thing. Your map would not be able to evaluate opening_hours using holidays. You can check out a patch I wrote for the Ulm API how to implement this..
Thank you :-). I'm sorry for wrong links. My source code is still ugly and I have a lot of work. I will update source with your changes today or tomorrow.
Hi
Nice and user friendly map. Something one can recommend to look up for example opening_hours :smile:. To finally fix Does not evaluate opening_hours attached to OSM ways I read parts of your JavaScript code base. Looks nice too :+1:. I fixed a few minor things.
I should note that I don‘t use your solution to get the coordinates of OSM way. I found a better way described in the issue linked above.
Another thing. Your map would not be able to evaluate opening_hours using holidays. You can check out a patch I wrote for the Ulm API how to implement this..