Example #1
0
 function get_icon()
 {
     $map = $this->map();
     return Mappress_Icons::get_icon($this->iconid, $map->options->defaultIcon);
 }