13 const std::string ICON_STYLE_NONE =
"no";
14 const std::string ICON_STYLE_AIRPORT =
"ap";
15 const std::string ICON_STYLE_GOLF =
"gc";
16 const std::string ICON_STYLE_PARK =
"pk";
17 const std::string ICON_STYLE_STAR =
"st";
18 const std::string ICON_STYLE_STATION =
"tr";
19 const std::string ICON_STYLE_TRAFFIC_LIGHTS =
"tl";