Written by Mike Reumer
Tuesday, 26 June 2012 00:00
It possible in some location to show Aerial Perspective Imagery or Bird view (rotation is default on):
{mosmap lat='32.7659074'|lon='-117.2254277'|zoom='18'|mapType='Hybrid'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
The rotation control shows automatically. If you do not want see it you have to remove the pancontrol by setting rotation to '0' and controltype to 'user'. The pancontrol will be removed too.
{mosmap lat='32.7659074'|lon='-117.2254277'|zoom='18'|rotation='0'|controltype='user'|mapType='Hybrid'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
Last Updated on Saturday, 29 December 2012 13:25