demplate-addons
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -40,3 +40,3 @@ import {Map, MapOptions, StyleSpecification} from 'maplibre-gl'; | ||
let destructor: void | (() => void); | ||
m.on('style.load', () => destructor = cb(m)); | ||
m.once('style.load', () => destructor = cb(m)); | ||
@@ -43,0 +43,0 @@ return () => { |
{ | ||
"name": "demplate-addons", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "email": "efim@dezh.in", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
951299