Recently, additional translations have been added to OpenStreetBrowser: Tamil (in Jan 2025), Thai (in Feb 2025) and Indonesian and Swedish (in Jul 2025). Thanks a lot for the contributions! If you want to improve or add translations, head over to Weblate. Here's a statistics of all current translations including a (hopefully) complete list of all contributors.
read moreOpenStreetBrowser now utilizes the Fullscreen API, allowing it to take advantage of the entire screen when activated. If you prefer not to use this feature, you can switch to "window mode" in the Options. Additionally, in fullscreen mode, the controls will automatically hide after a few seconds of inactivity, enabling you to enjoy an uninterrupted view of the map - perfect for capturing screenshots!
read moreThe maxspeed category now includes maxspeed traffic signs (from zoom level 16). If the traffic signs have a direction, the icon will be rotated accordingly.
For this to work, I added a new TwigJS filter: 'parseDirection', which handles values like 'east' or 'NNW'.
read moreThe new etymology category (in the "Culture" section) informs about map features which have been named after someone or something. If a "name:etymology:wikidata" Tag is found, it will link to Wikidata.
read moreThere are some new functions for category developers:
map object called boundaries which holds the list of boundaries at the map center.map object called driving_side which is either "left" or "right" with regards to the map center.