Const
The GeoLeaf.Utils façade — generic helpers with no DOM or map dependency.
GeoLeaf.Utils
Distinct from GeoLeaf.Helpers, which is the DOM-facing set: anything here works without a document. The split is the reason debounce and throttle live on this side.
GeoLeaf.Helpers
debounce
throttle
The
GeoLeaf.Utilsfaçade — generic helpers with no DOM or map dependency.Distinct from
GeoLeaf.Helpers, which is the DOM-facing set: anything here works without a document. The split is the reasondebounceandthrottlelive on this side.