Created on 30 June 2016
icon_unfollowing
Login to follow
google-maps-mobile

Google Maps Library

Stable version 4.1.4 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 26 February 2020 by 
We picked this asset for you. Give it a try.
outsystems-maps
Reactive icon
OutSystems Maps
Compatible with OutSystems 11
See morearrowrightdefaultarrowrighthover
google-maps-mobile

Google Maps Library

Created on OutSystems 11

Version 4.1.4

Stable
Current
Application Package
Uploaded on 26 February 2020 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

Added support to work as a heat map.

There are 3 new input variables on the Map block:

  • HeatMapPointsList (mandatory) - the list of the coordinate points to the heat zones
  • HeatMapRadius (optional) - the radius of the circle around the identified zones
  • HeatMapOpacity (optional) - the opacity of the circle
Application Objects:
Google Maps Library has 1 AOs.

Version 4.1.3

Stable
Application Package
Uploaded on 07 February 2020 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:
  • Fixed the preview image for the map on the Service Studio, which was not showing up on the maps' blocks inside its consumers
  • Fixed a conflict when using this component together with Google Places Mobile component
  • Added the "ShowDefaultMarkers" input parameter to the Map block, which allows to use different markers and pin-points in the middle of the path
Application Objects:
Google Maps Library has 1 AOs.
Created on OutSystems 10

Version 3.0.0

Stable
Application Package
Uploaded on 24 May 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Implemented logic to address Google Maps requirement to have a valid API key for all projects.

  • Set a default API Key using the GoogleMaps' Site Property, or set an API Key per application.

Version 2.1.0

Stable
Application Package
Uploaded on 21 July 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • Added error handling to the API load (Minor behavior breaking change)
  • New MapOnError event 
  • Removed unused variable
  • Fixed bug regarding SingleLocationMap OnDestroy event (was not clearing Timeout reference)