Renders the positioning blue dot at the last known user position on the map
Future<void> setShowCompassOnRotate(bool show) { return MapcontrolPlatform.instance.showCompassOnRotate(show); }