|
MapLibre Native Core
|
This is the complete list of members for mbgl::Projection, including all inherited members.
| getMetersPerPixelAtLatitude(double lat, double zoom) | mbgl::Projection | inlinestatic |
| latLngForProjectedMeters(const ProjectedMeters &projectedMeters) | mbgl::Projection | inlinestatic |
| project(const LatLng &latLng, double scale) | mbgl::Projection | inlinestatic |
| project(const LatLng &latLng, int32_t zoom) | mbgl::Projection | inlinestatic |
| projectedMetersForLatLng(const LatLng &latLng) | mbgl::Projection | inlinestatic |
| unproject(const Point< double > &p, double scale, LatLng::WrapMode wrapMode=LatLng::Unwrapped) | mbgl::Projection | inlinestatic |
| worldSize(double scale) | mbgl::Projection | inlinestatic |