#include <image_source.hpp>
Definition at line 14 of file image_source.hpp.
◆ ImageSource()
mbgl::style::ImageSource::ImageSource |
( |
std::string |
id, |
|
|
std::array< LatLng, 4 > |
|
|
) |
| |
◆ ~ImageSource()
mbgl::style::ImageSource::~ImageSource |
( |
| ) |
|
|
override |
◆ createMutable()
Mutable<Source::Impl> mbgl::style::ImageSource::createMutable |
( |
| ) |
const |
|
finalprotectednoexcept |
◆ getCoordinates()
std::array<LatLng, 4> mbgl::style::ImageSource::getCoordinates |
( |
| ) |
const |
◆ getURL()
std::optional<std::string> mbgl::style::ImageSource::getURL |
( |
| ) |
const |
◆ impl()
const Impl& mbgl::style::ImageSource::impl |
( |
| ) |
const |
◆ loadDescription()
void mbgl::style::ImageSource::loadDescription |
( |
FileSource & |
| ) |
|
|
final |
◆ makeWeakPtr()
mapbox::base::WeakPtr<Source> mbgl::style::ImageSource::makeWeakPtr |
( |
| ) |
|
|
inlineoverride |
◆ setCoordinates()
void mbgl::style::ImageSource::setCoordinates |
( |
const std::array< LatLng, 4 > & |
| ) |
|
◆ setImage()
◆ setURL()
void mbgl::style::ImageSource::setURL |
( |
const std::string & |
url | ) |
|
◆ supportsLayerType()
bool mbgl::style::ImageSource::supportsLayerType |
( |
const mbgl::style::LayerTypeInfo * |
| ) |
const |
|
override |
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/style/sources/image_source.hpp