Phproogle Docs
- GLargeMapControl
- GSmallMapControl
- GSmallZoomControl
- GScaleControl
- GMapTypeControl
- GHierarchicalMapTypeControl
- GOverviewMapControl
<?php $map->addGoogleMapControl("GSmallMapControl"); ?>
- normal
- satellite
- hybrid
- physical
<?php $map->mapType = "normal"; ?>
$map->mapCenter = array(-33.862828, 151.216974);
1- float $latitude
- float $longitude
- string $html
- string $address
- string $html






