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
Hey I figured this one out. The issue is more of a documentation error. The getClusterExpansionZoom method is only on the current beta build, not on 8.0.1. After upgrading to beta it was working fine.
In short, the issue lies in the documentation. Installing with the installation guides yields a version RNMGL that doesn’t include getClusterExpansionZoom while it’s included in the current documentation.
Describe the bug
getClusterExpansionZoom method on ShapeSource doesn't seem to exist.
To Reproduce
Steps to reproduce the behavior.
Expected behavior
The method should return the zoom value.
Actual behavior
Error message :
ShapeSourceRef.current.getClusterExpansionZoom is not a function.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: