MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::Map Member List

This is the complete list of members for mbgl::Map, including all inherited members.

addAnnotation(const Annotation &)mbgl::Map
addAnnotationImage(std::unique_ptr< style::Image >)mbgl::Map
cameraForGeometry(const Geometry< double > &, const EdgeInsets &, const std::optional< double > &bearing=std::nullopt, const std::optional< double > &pitch=std::nullopt) constmbgl::Map
cameraForLatLngBounds(const LatLngBounds &, const EdgeInsets &, const std::optional< double > &bearing=std::nullopt, const std::optional< double > &pitch=std::nullopt) constmbgl::Map
cameraForLatLngs(const std::vector< LatLng > &, const EdgeInsets &, const std::optional< double > &bearing=std::nullopt, const std::optional< double > &pitch=std::nullopt) constmbgl::Map
cancelTransitions()mbgl::Map
dumpDebugLogs() constmbgl::Map
easeTo(const CameraOptions &, const AnimationOptions &)mbgl::Map
flyTo(const CameraOptions &, const AnimationOptions &)mbgl::Map
getBounds() constmbgl::Map
getCameraOptions(const std::optional< EdgeInsets > &=std::nullopt) constmbgl::Map
getDebug() constmbgl::Map
getFreeCameraOptions() constmbgl::Map
getMapOptions() constmbgl::Map
getPrefetchZoomDelta() constmbgl::Map
getProjectionMode() constmbgl::Map
getStyle()mbgl::Map
getStyle() constmbgl::Map
getTopOffsetPixelsForAnnotationImage(const std::string &)mbgl::Map
getTransfromState() constmbgl::Map
implmbgl::Mapprotected
isFullyLoaded() constmbgl::Map
isGestureInProgress() constmbgl::Map
isPanning() constmbgl::Map
isRotating() constmbgl::Map
isScaling() constmbgl::Map
jumpTo(const CameraOptions &)mbgl::Map
latLngBoundsForCamera(const CameraOptions &) constmbgl::Map
latLngBoundsForCameraUnwrapped(const CameraOptions &) constmbgl::Map
latLngForPixel(const ScreenCoordinate &) constmbgl::Map
latLngsForPixels(const std::vector< ScreenCoordinate > &) constmbgl::Map
Map(RendererFrontend &, MapObserver &, const MapOptions &, const ResourceOptions &, const ClientOptions &=ClientOptions())mbgl::Mapexplicit
Map(std::unique_ptr< Impl >)mbgl::Mapprotected
moveBy(const ScreenCoordinate &, const AnimationOptions &={})mbgl::Map
pitchBy(double pitch, const AnimationOptions &animation={})mbgl::Map
pixelForLatLng(const LatLng &) constmbgl::Map
pixelsForLatLngs(const std::vector< LatLng > &) constmbgl::Map
removeAnnotation(AnnotationID)mbgl::Map
removeAnnotationImage(const std::string &)mbgl::Map
renderStill(StillImageCallback)mbgl::Map
renderStill(const CameraOptions &, MapDebugOptions, StillImageCallback)mbgl::Map
rotateBy(const ScreenCoordinate &first, const ScreenCoordinate &second, const AnimationOptions &={})mbgl::Map
scaleBy(double scale, const std::optional< ScreenCoordinate > &anchor, const AnimationOptions &animation={})mbgl::Map
setBounds(const BoundOptions &options)mbgl::Map
setConstrainMode(ConstrainMode)mbgl::Map
setDebug(MapDebugOptions)mbgl::Map
setFreeCameraOptions(const FreeCameraOptions &camera)mbgl::Map
setGestureInProgress(bool)mbgl::Map
setNorthOrientation(NorthOrientation)mbgl::Map
setPrefetchZoomDelta(uint8_t delta)mbgl::Map
setProjectionMode(const ProjectionMode &)mbgl::Map
setSize(Size)mbgl::Map
setStyle(std::unique_ptr< style::Style >)mbgl::Map
setViewportMode(ViewportMode)mbgl::Map
StillImageCallback typedefmbgl::Map
triggerRepaint()mbgl::Map
updateAnnotation(AnnotationID, const Annotation &)mbgl::Map
~Map()mbgl::Map