My location indicator doesn’t appear after location permissions granted #81
|
Hi! Thank you for a great library. Fully migrated it into my app and replaced unstable react native maps. i requested permissions using ref.current.requestLocationPermissions |
Replies: 3 comments 7 replies
|
Hi, great to hear that you like this library. I tested it with the example app and it works as expected (Basic Map Example). After granting the permission, it can take a while until the map receives the location. Check your |
|
I guess |
|
Please try v1.10.0-dev.3 |

Thanks for the hint, it helped uncover another related bug.
Please test with v1.10.0-dev.6 and report back if the issue persists.