MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::TileServerOptions Member List

This is the complete list of members for mbgl::TileServerOptions, including all inherited members.

apiKeyParameterName() constmbgl::TileServerOptions
baseURL() constmbgl::TileServerOptions
clone() constmbgl::TileServerOptions
DefaultConfiguration()mbgl::TileServerOptionsstatic
defaultStyle() constmbgl::TileServerOptions
defaultStyles() constmbgl::TileServerOptions
glyphsDomainName() constmbgl::TileServerOptions
glyphsTemplate() constmbgl::TileServerOptions
glyphsVersionPrefix() constmbgl::TileServerOptions
MapboxConfiguration()mbgl::TileServerOptionsstatic
MapLibreConfiguration()mbgl::TileServerOptionsstatic
MapTilerConfiguration()mbgl::TileServerOptionsstatic
operator=(TileServerOptions &&options) noexceptmbgl::TileServerOptions
requiresApiKey() constmbgl::TileServerOptions
setRequiresApiKey(bool apiKeyRequired)mbgl::TileServerOptions
sourceDomainName() constmbgl::TileServerOptions
sourceTemplate() constmbgl::TileServerOptions
sourceVersionPrefix() constmbgl::TileServerOptions
spritesDomainName() constmbgl::TileServerOptions
spritesTemplate() constmbgl::TileServerOptions
spritesVersionPrefix() constmbgl::TileServerOptions
styleDomainName() constmbgl::TileServerOptions
styleTemplate() constmbgl::TileServerOptions
styleVersionPrefix() constmbgl::TileServerOptions
tileDomainName() constmbgl::TileServerOptions
TileServerOptions()mbgl::TileServerOptionsexplicit
TileServerOptions(TileServerOptions &&options) noexceptmbgl::TileServerOptions
TileServerOptions(const TileServerOptions &)mbgl::TileServerOptions
tileTemplate() constmbgl::TileServerOptions
tileVersionPrefix() constmbgl::TileServerOptions
uriSchemeAlias() constmbgl::TileServerOptions
withApiKeyParameterName(std::string apiKeyParameterName)mbgl::TileServerOptions
withBaseURL(std::string baseURL)mbgl::TileServerOptions
withDefaultStyle(std::string defaultStyle)mbgl::TileServerOptions
withDefaultStyles(std::vector< mbgl::util::DefaultStyle > styles)mbgl::TileServerOptions
withGlyphsTemplate(std::string glyphsTemplate, std::string domainName, std::optional< std::string > versionPrefix)mbgl::TileServerOptions
withSourceTemplate(std::string sourceTemplate, std::string domainName, std::optional< std::string > versionPrefix)mbgl::TileServerOptions
withSpritesTemplate(std::string spritesTemplate, std::string domainName, std::optional< std::string > versionPrefix)mbgl::TileServerOptions
withStyleTemplate(std::string styleTemplate, std::string domainName, std::optional< std::string > versionPrefix)mbgl::TileServerOptions
withTileTemplate(std::string tileTemplate, std::string domainName, std::optional< std::string > versionPrefix)mbgl::TileServerOptions
withUriSchemeAlias(std::string alias)mbgl::TileServerOptions
~TileServerOptions()mbgl::TileServerOptions