#include <geojson_source.hpp>
Definition at line 58 of file geojson_source.hpp.
◆ GeoJSONSource()
◆ ~GeoJSONSource()
mbgl::style::GeoJSONSource::~GeoJSONSource |
( |
| ) |
|
|
final |
◆ createMutable()
Mutable<Source::Impl> mbgl::style::GeoJSONSource::createMutable |
( |
| ) |
const |
|
finalprotectednoexcept |
◆ getOptions()
const GeoJSONOptions& mbgl::style::GeoJSONSource::getOptions |
( |
| ) |
const |
◆ getURL()
std::optional<std::string> mbgl::style::GeoJSONSource::getURL |
( |
| ) |
const |
◆ impl()
const Impl& mbgl::style::GeoJSONSource::impl |
( |
| ) |
const |
◆ loadDescription()
void mbgl::style::GeoJSONSource::loadDescription |
( |
FileSource & |
| ) |
|
|
final |
◆ makeWeakPtr()
mapbox::base::WeakPtr<Source> mbgl::style::GeoJSONSource::makeWeakPtr |
( |
| ) |
|
|
inlineoverride |
◆ setGeoJSON()
void mbgl::style::GeoJSONSource::setGeoJSON |
( |
const GeoJSON & |
| ) |
|
◆ setGeoJSONData()
void mbgl::style::GeoJSONSource::setGeoJSONData |
( |
std::shared_ptr< GeoJSONData > |
| ) |
|
◆ setURL()
void mbgl::style::GeoJSONSource::setURL |
( |
const std::string & |
url | ) |
|
◆ supportsLayerType()
bool mbgl::style::GeoJSONSource::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/geojson_source.hpp