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

Releases: mendix/maps

App store release v1.0.5

Choose a tag to compare

@mmehmetAliIzci mmehmetAliIzci released this 13 Aug 14:59
750d8c0
  • Added info for custom Markers
  • Changed marker anchor to be always on the middle

App store release v1.0.4

Choose a tag to compare

@Andries-Smit Andries-Smit released this 30 Apr 12:17

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

Choose a tag to compare

@Andries-Smit Andries-Smit released this 02 Apr 20:05
90fa179

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

Choose a tag to compare

@Andries-Smit Andries-Smit released this 12 Mar 09:51
b45b653
  • 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

Choose a tag to compare

@Andries-Smit Andries-Smit released this 05 Feb 11:17
bcd444c

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

App store release v1.0.0

Choose a tag to compare

@Andries-Smit Andries-Smit released this 14 Dec 14:29
a731fa1
  • A brand new Maps widget. It support various map providers like; Google maps, Open street maps, Map box and Here maps.