#include <map_projection.hpp>
Definition at line 12 of file map_projection.hpp.
◆ MapProjection()
mbgl::MapProjection::MapProjection |
( |
const Map & |
| ) |
|
|
explicit |
◆ ~MapProjection()
mbgl::MapProjection::~MapProjection |
( |
| ) |
|
◆ getCamera()
◆ latLngForPixel()
◆ pixelForLatLng()
◆ setCamera()
◆ setVisibleCoordinates()
void mbgl::MapProjection::setVisibleCoordinates |
( |
const std::vector< LatLng > & |
, |
|
|
const EdgeInsets & |
|
|
) |
| |
Set the underneath camera so the requested coordinates are visible with the inset.
The documentation for this class was generated from the following file: