Reusable Accessible Mapping Platform

API Docs for: 3.0.0
Show:

GlobalStorage Class

Module: GlobalStorage
Parent Module: RAMP

GlobalStorage class is used to store variables and exchange them between different modules. Each module has the ability to add variables to the global storage and retrieve them as needed.

Item Index

Properties

Properties

getConfigUrl

Object

Returns a URL that points to the application configuration (JSON format) if it's hosted on a web service. This is not required if the application has a JSON config file in the website's folder