Give us feedback
google-maps-mobile
Reactive icon

Google Maps Library

Stable version 4.1.4 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 26 February 2020 by 
4.4
 (28 ratings)
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 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)


Version 2.0.0

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

Disclaimer: This version has Breaking Changes. Installing it can break new/running applications.

[Map]

Deprecations

  • [MapInitialized event] input parameters CenterLat, CenterLong
  • [MapResized event] input parameter BoundsId


Breaking Changes

  • Default value for input parameters CenterLatitude and CenterLongitude is now 999 (invalid coordinates)
  • Map links (Google, Terms and Conditions, etc) now open on the default browser


[Single Location Map]

Breaking Changes

  • Default value for Latitude and Longitude is now 999 (invalid coordinates)
  • Added a new (opcional) input parameter called 'IconURL' to allow marker icon customization