Public Member Functions | |
MarkerCreateParams (const std::string &labelStyleName, const std::string &entityName, const std::string &textUtf8, const std::string &iconKey, double latitudeDegrees, double longitudeDegrees, double elevation, Positioning::ElevationMode::Type elevationMode, float labelVerticalOffset, const Resources::Interiors::InteriorId &interiorId, int interiorFloorNumber, bool usingFloorIndex, int subPriority) | |
const std::string & | GetLabelStyleName () const |
const std::string & | GetEntityName () const |
const std::string & | GetLabelText () const |
const std::string & | GetIconKey () const |
double | GetLatitudeDegrees () const |
double | GetLongitudeDegrees () const |
double | GetElevation () const |
Positioning::ElevationMode::Type | GetElevationMode () const |
float | GetLabelVerticalOffset () const |
const Resources::Interiors::InteriorId & | GetInteriorId () const |
int | GetInteriorFloorNumber () const |
bool | IsUsingFloorIndex () const |
int | GetSubPriority () const |
bool | IsIndoorMarker () const |
bool | HasIcon () const |