mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
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>
This commit is contained in:
20
library/modules/mapbox/release-notes.md
Normal file
20
library/modules/mapbox/release-notes.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user