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 Dec 3, 2019. It is now read-only.
Can't find variable: Reflect
Stack trace:
node_modules\math.gl\dist\es5\lib\math-array.js:24:27 in ExtendableBuiltin
node_modules\math.gl\dist\es5\lib\math-array.js:52:105 in MathArray
node_modules\math.gl\dist\es5\lib\vector.js:35:102 in Vector
node_modules\math.gl\dist\es5\vector3.js:46:103 in Vector3
node_modules\viewport-mercator-project\dist\es5\web-mercator-utils.js:130:33 in getWorldPosition
node_modules\viewport-mercator-project\dist\es5\web-mercator-viewport.js:61:57 in WebMercatorViewport
src\utils\index.js:51:42 in geo2Points
The text was updated successfully, but these errors were encountered:
donnes
changed the title
Getting error while try to implement this library with React Native on Android
Getting error while implemented with React Native on Android
Feb 6, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use this library with React Native on Android, but I'm getting the error bellow.
On iOS its works fine.
I not sure but the math.gl has support for Browsers and NodeJS so I don't know if it can work with React Native.
My code:
Error:
The text was updated successfully, but these errors were encountered: