Closed johnd0e closed 5 years ago
It's because we trying to process markers when ornaments layer is not on the map.
I'm not sure if adding/removal should be processed in this case.
If it should than perhaps we need keep _map
property even when ornaments layer is turned off (possibly backing it up in mapToAdd
property).
We've updated our user code, and this error seems don't occur anymore. Parent issue: #10.