JamesLMilner / terra-draw

A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box
https://terradraw.io
MIT License
485 stars 57 forks source link

fix: ensure that project returns valid lat/lng when using resizable #216

Closed JamesLMilner closed 7 months ago

JamesLMilner commented 7 months ago

Description of Changes

Fixes errors when resizing, due to errors thrown by some adapters project methods

Link to Issue

215

PR Checklist