Searched refs:markerOptions (Results 1 – 2 of 2) sorted by relevance
105 list($mapOptions, $markerOptions) = explode('>',substr($match,12,-14),2);108 $markers = $this->getMarkers($markerOptions);
1118 public $markerOptions; variable in Google_StyleSetting1134 public function setMarkerOptions(Google_PointStyle $markerOptions) { argument1135 $this->markerOptions = $markerOptions;1138 return $this->markerOptions;