------------------------------------------------------------------- Sat Aug 2 16:27:23 UTC 2025 - Ben Greiner - Update to 0.20.0 ## New features * Add event coordinates to GeoJSON message by @lopezvoliver in #1228 * Default zoom level to 4 instead of 12 so that default Map() don't onl… by @SylvainCorlay in #1252 * Preserve {r} in basemap urls by @letmaik in #1241 * Fix geoman controls option update + snapping option by @mangecoeur in #1247 * Add on_click to GeomanDrawControl by @arjxn-py in #1261 ## Bug fixes * Add scrollWheelZoom.enable() and disable() by @lopezvoliver in #1225 * Make Leaflet-Geoman ignore created layers by default by @riccardoporreca in #1220 * Make cluster "bubbles" ignorable by Geoman by @lopezvoliver in #1249 * Update deprecated subdomains for tile.openstreetmap.org by @arjxn-py in #1257 * Add workaround for MeasureControl map panning bug by @gjmooney in #1171 * geojson layers pmIgnore by @lopezvoliver in #1251 ------------------------------------------------------------------- Fri Aug 30 09:31:38 UTC 2024 - Ben Greiner - Update to 0.19.2 * fix(docs): GeomanDrawControl was not included in docs navigation by @iisakkirotko in #1197 * Fix velocity display_options bug by @giswqs in #1199 * remove broken, deprecated nbextension enable from installation docs by @minrk in #1200 * Add basemap model_id to Map._layer_ids attribute by @giswqs in #1208 * Improve vector tile layer by @lopezvoliver in #1206 * Vector tile layer opacity and visible by @lopezvoliver in #1210 * Updated integration tests workflow by @krassowski in #1216 * Interactive vector tile layers by @lopezvoliver in #1213 - Release * Missing license in sdist by @martinRenou in #1190 * fix: do not include gifs in ipyleaflet source distribution (26mb->27kb) 96e898f * fix: do not include .yarn dir in jupyter-leaflet source, (54mbmb->1.3mb) d3b07af * fix: include dist directory for npm release of jupyter-leaflet fd02487 ------------------------------------------------------------------- Sun May 5 18:15:48 UTC 2024 - Ben Greiner - Initial specfile for v0.19.0 - Now separate from python-ipyleaflet