A collection of bugs I encountered using the map component
1) drawer navigation issues
![]() |
using a drawer navigation and map on a screen, the swipe event will scroll the map while you would expect it to stay at its current location. |
![]() |
using a drawer navigation and (full screen) map on Android, the swipe event will not work and you’re unable to open the drawer at all |
2) display menu elements
![]() |
Menu Elements are not shown though they are enabled in properties. Scale and Compass only show while scaling / rotating map |
![]() |
Menu Elements are not shown at all. Neither MyLocationButton nor ShowsCompass nor ToolbarEnabled would show anything on the screen on both, iOS and Android. |
3) show / follow user location
![]() |
working. |
![]() |
does not show or follow user location at all if enabled. Also the app does only ask for approximate location (network based) when installing and does not use location services at all according to the status bar when running. |
HTC U11 Life | Google stock Android 8.0.0 | 5.2" 1080 x 1920 pixels (~424 ppi)
iPhone 7 | iOS 11.3 | 4.7" 750 x 1334 pixels (~326 ppi)