Change default view in Google Map widget

Read 2659 times
Hi all,

I would like to change the default view of the Gole Map widget, which currently displays, by default, satellite view.

I would like it to display Map view be default.

This is the default code:

<div id="xxxxxx" class="cc_gmaps_map" style="width: 600px; height: 600px"></div>
<script language="javascript" type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script><script language="javascript" type="text/javascript" src="https://xxx.xxx.xxx.xxx/system/googlemaps.js"></script>

Can anyone let me know if this is possible, and how I can modify it?

Thanks.