JGoogleEmbedMaps::addMarker
Add a marker to the map
Signature
public function addMarker(mixed
$location,
[mixed
$title = null,
array
$options] )
Parameters
-
$location
- A latitude longitude array or an address string
-
$title
- The hover-text for the marker
-
$options
- Options for marker
Returns
- mixed
- The marker or false on failure