MapLibre Native Core
|
#include <annotation.hpp>
Public Member Functions | |
SymbolAnnotation (Point< double > geometry_, std::string icon_={}) | |
Public Attributes | |
Point< double > | geometry |
std::string | icon |
Definition at line 17 of file annotation.hpp.
|
inline |
Definition at line 19 of file annotation.hpp.
Point<double> mbgl::SymbolAnnotation::geometry |
Definition at line 21 of file annotation.hpp.
std::string mbgl::SymbolAnnotation::icon |
Definition at line 22 of file annotation.hpp.