#include <vector_source.hpp>
Definition at line 13 of file vector_source.hpp.
◆ VectorSource()
mbgl::style::VectorSource::VectorSource |
( |
std::string |
id, |
|
|
variant< std::string, Tileset > |
urlOrTileset, |
|
|
std::optional< float > |
maxZoom = std::nullopt , |
|
|
std::optional< float > |
minZoom = std::nullopt |
|
) |
| |
◆ ~VectorSource()
mbgl::style::VectorSource::~VectorSource |
( |
| ) |
|
|
final |
◆ createMutable()
Mutable<Source::Impl> mbgl::style::VectorSource::createMutable |
( |
| ) |
const |
|
finalprotectednoexcept |
◆ getURL()
std::optional<std::string> mbgl::style::VectorSource::getURL |
( |
| ) |
const |
◆ getURLOrTileset()
const variant<std::string, Tileset>& mbgl::style::VectorSource::getURLOrTileset |
( |
| ) |
const |
◆ impl()
const Impl& mbgl::style::VectorSource::impl |
( |
| ) |
const |
◆ loadDescription()
void mbgl::style::VectorSource::loadDescription |
( |
FileSource & |
| ) |
|
|
final |
◆ makeWeakPtr()
mapbox::base::WeakPtr<Source> mbgl::style::VectorSource::makeWeakPtr |
( |
| ) |
|
|
inlineoverride |
◆ supportsLayerType()
bool mbgl::style::VectorSource::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/vector_source.hpp