Satellitenbilder von Vorchdorf sind da!

Erstellt von vmedia am
Google Maps hat Vorchdorf jetzt hochauflösend erfasst!




Die Satellitenkarte von Vorchdorf (auf Satellit oder Hybrid klicken):


$homes=array('id' => 'profilemap',
'zoom' => 17,
'width' => '550px',
'height' => '550px',
'type' => 'satellite',
'control' => 'Large',
'scontrol' => 'off',
'ocontrol' => '0,0',
'latitude' => 48.00341904441209,
'longitude'=> 13.922638893127441,
'markers' =>
array( array('markername' => 'big blue',
'label' => '$title',
'latitude' => 48.00341904441209,
'longitude' => 13.922638893127441
))
);
$profilemap = theme('gmap', array('#settings' => $homes));
print $profilemap;

?>
Kategorie