plepe / OpenStreetBrowser

An application to ‘browse’ the information in the displayed part of the map. Similar to common Wikis and also the main page of http://www.openstreetmap.org the website shows a narrow menu on the left side, most of the page is used for the display of the map. In contrast to most Wikis the menu is not static, but rather the content of the map can be browsed in categories. For the map a special style has been developed (sorry guys, I neither like the default Mapnik nor Osmarender styles), and special overlays are displayed to support the current browsed categories. When you click on an object (either from the list or directly on the map) informations on this object are displayed.
http://www.openstreetbrowser.org
GNU General Public License v3.0
85 stars 20 forks source link

Positioning problem with markers #175

Closed Hufkratzer closed 1 year ago

Hufkratzer commented 1 year ago

There is a problem with the positioning of icons in markers and of square markers themselves, example:

osbug

which is from https://www.openstreetbrowser.org/#map=17/51.06636/13.75211&categories=water

I have noticed this the first time some weeks ago. I think some longer time ago it was ok.

plepe commented 1 year ago

Yes, that's right. I made a change how these markers are rendered. I guess, it's not perfect yet ...

plepe commented 1 year ago

Yesterday I pushed the update, the problems should be gone!

I also improved the icons (a lot). For this, I moved them to a separate repository with proper tests: https://github.com/plepe/openstreetbrowser-markers