Future<double> getZoom() async { return (await interop.getZoom(mapIdMixin.toJS).toDart).toDartDouble; }