All notable changes to this widget will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- We fixed an issue where non interactive map was flickering on Android platform
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.15.0.
- We updated the
react-native-maps
version to1.14.0
- We made the widget compatible with React Native 0.70.7
- We changed the map image in Structure Preview.
- Dark theme icons for Tile and List view.
- We added a toolbox category and toolbox tile image for Studio & Studio Pro.
-
We fixed an issue where dynamic markers added on the fly were not added to the maps.
-
We fixed an issue where latitude or longitude with a value of 0 gave unexpected results.
- We have fixed the dynamic marker data source consistency check for MX 9.2 and above.
-
Structure preview for maps
-
Added consistency check to throw an error if minimum zoom level is greater than the maximum zoom level.
-
Added consistency check to throw an error if default zoom level is smaller than the minimum zoom level.
-
Added consistency check to throw an error if default zoom level is greater than the maximum zoom level.
-
We added the option to use dynamic markers.
- We now hide widget properties when they are not needed.
-
We fixed an issue where the default zoom level was not taken into account.
-
We fixed an issue where the maps was invisible when placed inside of another widget without a fixed height.
-
We fixed an issue where the maps showed the wrong location / "Fit to markers" didn't work when the minimum zoom level was not "World".