aaronr / bboxfinder.com

Helper page for finding bbox values from a map to help with interaction with tools like gdal, leaflet, openlayers, etc.
194 stars 79 forks source link

Fixes #31 and #37 where icons were not properly aligned in images #40

Open lesserj opened 4 years ago

lesserj commented 4 years ago

The 2x version of the button sprite had different proportions from the 1x version of the sprite, so the background-size property was incorrect and icons were not correctly positioned on some screens. Updating to the latest Leaflet.Draw didn't fix the issue and in fact made it worse, so I just modified the sprites to match so the only difference is the 2x scale.

turbotimon commented 5 months ago

would love to see this merged soon, so its fixed!