MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::util::DefaultStyle Class Reference

#include <default_style.hpp>

Public Member Functions

 DefaultStyle (std::string, std::string, int)
 
const std::string & getUrl () const
 
const std::string & getName () const
 
int getCurrentVersion () const
 

Detailed Description

Definition at line 8 of file default_style.hpp.

Constructor & Destructor Documentation

◆ DefaultStyle()

mbgl::util::DefaultStyle::DefaultStyle ( std::string  ,
std::string  ,
int   
)

Member Function Documentation

◆ getCurrentVersion()

int mbgl::util::DefaultStyle::getCurrentVersion ( ) const

◆ getName()

const std::string& mbgl::util::DefaultStyle::getName ( ) const

◆ getUrl()

const std::string& mbgl::util::DefaultStyle::getUrl ( ) const

The documentation for this class was generated from the following file: