Login to follow
OutSystems Maps

OutSystems Maps (ODC)

Supported
Stable version 2.4.0 (Compatible with ODC)
Uploaded on 10 Jul (7 days ago) 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 

What's New

  • ROU-12823 - Google has deprecated the KML Layer, as an alternative, Google suggests using an external provider to render the layer.
    This update introduces a high-performance KMLLayer powered by deck.gl, and loaders.gl , ensuring continued support and enhanced visualization capabilities ahead of Google's planned removal of the KML Layer.

Fixed Issues and Improvements

  • ROU-12857 - Fixed an issue that caused the RemoveDirections client action to raise an error.
    This occurred when the action was called before any routes had been added to the map, triggering a script failure that halted all subsequent logic execution.