@override Future<num?> getCurrentMapsIndoorsZoom() { return mapControlMethodChannel .invokeMethod("MPC_getCurrentMapsIndoorsZoom"); }