Returns the current zoom level of the map.
Future<double> getZoomLevel({required int mapId}) { throw UnimplementedError('getZoomLevel() has not been implemented.'); }