Maps

Content Type: Widget
Categories: User Interface

Overview

The versatile Maps widget lets you mark locations, based on address or on longitude and latitude, on Google Maps, OpenStreetMap, Mapbox, and HERE maps.

Documentation

Please see Maps in the Mendix documentation for details.

Releases

Version: 4.0.0
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue where the marker wouldn’t appear at the specified location when the decimal points in the longitude and latitude values were given as commas. ### Changed - We updated the google maps component, removing the deprecated marker and adding the advanced marker element recomended by google maps docs. - We removed mapsStyles property used in google maps. - We added mapId property that is required with the advanced marker element.
Version: 3.2.2
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 3.2.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue where the marker was not at the center of the map after you zoom in to the marker. Now after you zoom in to a marker, the map will be centered around the marker.
Version: 3.2.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated the light and dark icons and tiles for the widget.
Version: 3.1.3
Framework Version: 9.6.0
Release Notes: ### Changed - We updated the dependencies