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
447 stars 50 forks source link

fix: ensure handling of containerPointToLatLng returning invalid values is handled correctly #301

Closed JamesLMilner closed 1 month ago

JamesLMilner commented 1 month ago

Description of Changes

Noticed at the codesprint - if containerPointToLatLng returned null or undefined the null value would not be returned

Link to Issue

No issue

PR Checklist