This repository has been archived by the owner on Jan 3, 2020. It is now read-only.
Releases: mendix/maps
Releases · mendix/maps
App store release v1.0.5
- Added info for custom Markers
- Changed marker anchor to be always on the middle
App store release v1.0.4
When using the Google maps, the API it now correctly validated if all maps services are loaded. Preventing conflict with other Google Services that where loaded via other widgets (Fixes #12 and Support Ticket #81335)
App store release v1.0.3
The data source microflow and nanoflow can now handle a return value empty list
(0 length) and empty
correctly and when update from a list of location to no locations, will now clear all markers correctly.
App store release v1.0.2
- Data source Nanoflow will now receive an input parameter from context. (Solves GitHub issue #6, Support Ticket #80461, #80129)
- The maps centres now around the markers even when the map is placed on a tab widget (Solves GitHub issue #3)
- With data source Database, that does not require a context, will now retrieve data when the widget in not placed in a context
- Some validation error where not showing in the runtime, we will now give you a readable error
- We added extra validation messages for invalid centres coordinate and static positions
- The map will now centre to the new Mendix office when an invalid default centre coordinate is provided
- The preview styling for Google Maps is improved
App store release v1.0.1
Apply style on the correct container. Now, the inline style can properly be added to the outer container
App store release v1.0.0
- A brand new Maps widget. It support various map providers like; Google maps, Open street maps, Map box and Here maps.