Give us feedback
outsystems-maps
Reactive icon

OutSystems Maps

Supported
Stable version 1.6.4 (Compatible with OutSystems 11)
Uploaded on 22 Jan by 
4.1
 (15 ratings)
outsystems-maps

OutSystems Maps

Compatible with:
Created on OutSystems 11

Version 1.6.4

Stable
Current
Application Package
Uploaded on 22 Jan by OutSystems
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:

What's New: 

  • ROU-4001 - Fixed an issue on the marker's block for Google Maps where the icon size was not working properly when the marker was built nor when changing it in runtime to its original size.


Fixed Issues:

  • Resolved an issue that made this component application objects (AOs) count towards the license limits. This release reverts that behaviour and this component AOs no longer count toward that limit.

License:

 

Version 1.6.3

Stable
Application Package
Uploaded on 19 December 2022 by OutSystems
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:

What's New:

  • ROU-3851 - Created a new client action called GetMapCenter to return the coordinates (latitude and longitude) of the center of a given map.
  • ROU-3211 - Created a new client action called ContainsLocation to check if a given point is inside a map shape (Circle, Rectangle or Polygon) or a coordinates list. The Polyline isn't supported by this client action in order to check if a marker is inside of the path.
  • ROU-3194 - Created a new client action called RemoveMarkerFromCluster to remove a marker from a cluster.


Fixed Issues and Improvements:

  • ROU-3820 - Fixed an issue on the map events that Leaflet was not returning the coordinates as expected.


ℹ Information

The release of this version introduced an issue where its application objects (AOs) are counting towards the license limits. 

We are currently working on an updated version to fix it as soon as possible.


Version 1.6.2

Stable
Application Package
Uploaded on 18 September 2022 by OutSystems
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:
  • ROU-2884 - Now the uniqueId of shapes drawn, by the Drawing Tool, can be used by the ShapeManager.GetShapeById API.
  • ROU-3329 - Fixed an issue with the MarkerEvents block that prevented coordinates for Leaflet maps being returned.
  • ROU-3351 - Improved our code in order to guarantee that events exist when they are called.
  • ROU-3477 - Fixed an issue when setting the default marker icon in runtime for Google Maps.
  • ROU-3576 - Now the GetMarkerId API can be used to get the markers drawn by the Drawing Tools.