mapp.utils{}

Methods

(static) areSetsEqual()

(async, static) olScript()

The olScript uses the scriptElement utility method to load the Openlayers Application script.

(async, inner) simpleStatistics() → {Promise.<Module>}

The method import the simple-statistics module through the esmImport utility.

Returns:

The promise resolves to the simple-statistics module.

Type: 
Promise.<Module>