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
It seems like the showUserLocation="true" is not working in Android. Works great in IOS.
I have tested the demo at: https://github.com/EddyVerbruggen/nativescript-mapbox-demo
Same problem on XML an by code. Have also created a separate project where i test that mapbox.hasFineLocationPermission() returns true before i call mapbox.show(). But still same problem.
@EddyVerbruggen is showUserLocation="true" working for you in Android?
The text was updated successfully, but these errors were encountered:
Hi,
It seems like the showUserLocation="true" is not working in Android. Works great in IOS.
I have tested the demo at: https://github.com/EddyVerbruggen/nativescript-mapbox-demo
Same problem on XML an by code. Have also created a separate project where i test that mapbox.hasFineLocationPermission() returns true before i call mapbox.show(). But still same problem.
@EddyVerbruggen is showUserLocation="true" working for you in Android?
The text was updated successfully, but these errors were encountered: