Login to follow
OutSystems Maps

OutSystems Maps (ODC)

Supported
Stable version 2.2.0 (Compatible with ODC)
Uploaded on 4 Feb by OutSystems
OutSystems Maps

OutSystems Maps (ODC)

Details
Detailed Description

Maps made easy, from developers to developers.

Use the OutSystems Maps to create visual rich enterprise-grade interfaces that help the user to quickly have map-based insights of the data.

Key features

  • Built for Web and Mobile apps
  • Simple to use and extend
  • Add Markers, and Directions
  • No javascript knowledge required


Developer experience using OutSystems Maps

To access a sample version of OutSystems Maps, you can download the OutSystems Maps Sample from Forge and launch it in Service Studio. These samples also have documentation.

We're continually improving this solution and adding more features. To help us cover more specific and complex scenarios, let us know what you'd like to see in this component's support tab.


Note: Currently, Google Maps and Leaflet are supported.
Release notes 

Fixed Issues and Improvements

  • ROU-11655: Fixed an issue that caused the LeafletMap to inadvertently scroll the background page when the component was placed in focus.
    This fix ensures that map interactions remain contained within the widget, preventing unexpected page scrolls for the user.
  • ROU-12285 / RPM-6181: Added a new optional configuration called respectUserPosition to both the Map and Leaflet components.
    This allows the map to maintain the user's current position when calculating the map center, rather than snapping back to a default location.
    Fixed an issue that caused the Map to snap back to the initial center point even after a user had manually moved or zoomed.
    The logic has been updated to prioritize the user's current view if respectUserZoom or respectUserPosition is enabled. If those settings are disabled or the map is in its default state, the center will fallback to the developer-defined position, the first marker, or a calculated center of all markers when Zoom Auto is active.