Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Releases: mendix/maps

App store release v1.0.5

13 Aug 14:59
750d8c0
Compare
Choose a tag to compare
  • Added info for custom Markers
  • Changed marker anchor to be always on the middle

App store release v1.0.4

30 Apr 12:17
Compare
Choose a tag to compare

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

02 Apr 20:05
90fa179
Compare
Choose a tag to compare

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

12 Mar 09:51
b45b653
Compare
Choose a tag to compare
  • 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

05 Feb 11:17
bcd444c
Compare
Choose a tag to compare

Apply style on the correct container. Now, the inline style can properly be added to the outer container

App store release v1.0.0

14 Dec 14:29
a731fa1
Compare
Choose a tag to compare
  • A brand new Maps widget. It support various map providers like; Google maps, Open street maps, Map box and Here maps.