You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
I installed the latest version via npm and required via Browserify:
require('leaflet.layergroup.collision')
I got the following error:
Uncaught ReferenceError: rbush is not defined
I could workaround by changing the require part to the following:
The text was updated successfully, but these errors were encountered: