MapLibre Native Core
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
Typedefs
a
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerations
a
b
c
e
f
h
i
k
l
m
n
o
r
s
t
v
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
a
b
e
i
m
o
s
t
Files
File List
File Members
All
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
mbgl::style::Style Member List
This is the complete list of members for
mbgl::style::Style
, including all inherited members.
addImage
(std::unique_ptr< Image >)
mbgl::style::Style
addLayer
(std::unique_ptr< Layer >, const std::optional< std::string > &beforeLayerID=std::nullopt)
mbgl::style::Style
addSource
(std::unique_ptr< Source >)
mbgl::style::Style
getDefaultCamera
() const
mbgl::style::Style
getImage
(const std::string &) const
mbgl::style::Style
getJSON
() const
mbgl::style::Style
getLayer
(const std::string &)
mbgl::style::Style
getLayer
(const std::string &) const
mbgl::style::Style
getLayers
()
mbgl::style::Style
getLayers
() const
mbgl::style::Style
getLight
()
mbgl::style::Style
getLight
() const
mbgl::style::Style
getName
() const
mbgl::style::Style
getSource
(const std::string &)
mbgl::style::Style
getSource
(const std::string &) const
mbgl::style::Style
getSources
()
mbgl::style::Style
getSources
() const
mbgl::style::Style
getTransitionOptions
() const
mbgl::style::Style
getURL
() const
mbgl::style::Style
impl
mbgl::style::Style
loadJSON
(const std::string &)
mbgl::style::Style
loadURL
(const std::string &)
mbgl::style::Style
removeImage
(const std::string &)
mbgl::style::Style
removeLayer
(const std::string &layerID)
mbgl::style::Style
removeSource
(const std::string &sourceID)
mbgl::style::Style
setLight
(std::unique_ptr< Light >)
mbgl::style::Style
setTransitionOptions
(const TransitionOptions &)
mbgl::style::Style
Style
(std::shared_ptr< FileSource >, float pixelRatio)
mbgl::style::Style
~Style
()
mbgl::style::Style
MapLibre website
|
GitHub repository