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
487 stars 57 forks source link

test: add MapLibre unit tests #329

Closed JamesLMilner closed 1 month ago

JamesLMilner commented 1 month ago

Description of Changes

Adds unit tests for the MapLibre adapter. These are currently entirely based on the MapboxGL adapter tests as the API is still identical.

Link to Issue

No issue

PR Checklist