Files
noodl-docs/library/modules/mapbox/release-notes.md
Eric Tuvesson 53f0d6320e Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
2023-09-05 12:08:55 +02:00

21 lines
648 B
Markdown

---
title: Release Notes
hide_title: true
---
# Release Notes
Version 2.0 [2023-03-01]
* Support for Fullscreen Control
* Support for Geocoder Control
* Support for Navigation Control
* Support for Scale Control
* Support for Mapbox Draw
- Added Mapbox Polygon node, draw a polygon on the map
- Added API to listen for newly created polygons via the Mapbox Control
* Improved support for markers and custom markers
- Added Mapbox Marker node, when placed as a child inside the Mapbox Map it will become a marker on the map
Version 1.0 [2022-01-14]
* Support for basic interactions, such as clicking and moving the map
* Support for markers