Open sentry-io[bot] opened 3 years ago
Should just need a map?.hasImage and map?.addImage to fix this.
map?.hasImage
map?.addImage
Sentry Issue: LANGUAGE-MAPPING-46
TypeError: undefined is not an object (evaluating 'this.style.getImage') at None (components/map/utils.ts:29:11)
Should just need a
map?.hasImage
andmap?.addImage
to fix this.Sentry Issue: LANGUAGE-MAPPING-46