geomoose / gm3

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.
https://www.geomoose.org
MIT License
58 stars 60 forks source link

Prevent padding from creating a "zoom out" effect #825

Closed theduckylittle closed 1 year ago

theduckylittle commented 1 year ago

By default, zoomToExtent will pad the extent by 15 pixels. This adds an option to prevent that padding from happening when the tracker reloads a bounding box.

refs: #823