JGoogleEmbedMaps::setCenter
Method to set the center of the map
Signature
public function setCenter(mixed
$location,
[mixed
$title = true,
array
$markeroptions] )
Parameters
-
$location
- A latitude/longitude array or an address string
-
$title
- Title of marker or false for no marker
-
$markeroptions
- Options for marker
Returns
- JGoogleEmbedMaps
- The latitude/longitude of the center or false on failure