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
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.
Fixed Issues and Improvements:
ROU-4222 - Fixed an issue that caused the Draw Shape AddOns to return the Coordinates and Location parameters empty on the OnDrawingChange event.This occurred when a client action was associated with the DrawingTools' OnDrawingChange event and a shape was modified (dragged or resized) after its creation.
ROU-4283 - Fixed an issue that caused the Draw Markers to not return the right coordinates after an OnDrawingChange event.This occurred when a Draw Marker was configured to allow drag and the OnDrawingChange event was configured to return the coordinates.
ROU-4361 - Now, the Map’s preview images were optimised in order to reduce the module size.
ROU-4370 - Fixed an issue that caused the Map_Initialized event not to run after the first time a Map was created.This occurred when leaving a screen with a Map block (Google Maps) and returning to it afterwards.