mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
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>
21 lines
648 B
Markdown
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
|