Skip to content

NewOSM v1.0.1 - Tile Rendering Fix

Latest

Choose a tag to compare

@Latz Latz released this 26 Jan 16:32
· 71 commits to main since this release

🐛 Bug Fix Release

Fixed

  • Scrambled Map Tiles: Fixed issue where map tiles appeared distorted or improperly sized
    • Added explicit 256x256 tile dimensions
    • Override theme CSS rules that break tile rendering
    • Applies to both editor and frontend views

Details

Some WordPress themes apply max-width: 100% to all images, which breaks Leaflet's tile rendering. This release adds CSS rules to ensure tiles always render at their correct size (256x256 pixels).

Installation

Download NewOSM-v1.0.1.zip below and install via WordPress Admin → Plugins → Add New → Upload Plugin


Previous Release: v1.0.0