mapp.utils{}
- Source
Methods
(static) areSetsEqual()
- Source
(async, static) olScript()
The olScript uses the scriptElement utility method to load the Openlayers Application script.
- Source
(async, inner) simpleStatistics() → {Promise.<Module>}
The method import the simple-statistics module through the esmImport utility.
- Source
Returns:
The promise resolves to the simple-statistics module.
- Type:
- Promise.<Module>