fluttercommunity / fluttercommunity/arcgis_map_sdk
Mobile: `moveCamera` somtimes fails when called directly after map init
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes moving the camera right after the view has been created is failing.
After shortly debugging, we found out that we access the current map scale of the map which can be NaN if the map initialzation is not fully done.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.