Home
last modified time | relevance | path

Searched refs:defaultMarkerOptions (Results 1 – 1 of 1) sorted by relevance

/plugin/googlemaps3/
Dsyntax.php45 private $defaultMarkerOptions = array( variable in syntax_plugin_googlemaps3
224 …mbine(array_keys($this->defaultMarkerOptions), array_merge(array(0), $matches[0], array_fill(0, co…
231 if (!$value) $markers[$mark][$option] = $this->defaultMarkerOptions[$option];