Quote:
Originally Posted by stonyarc
Checking now
/edit
To change the large map to default on Hybrid
Open the XML file product-VBGooglemap.xml
look for
Code:
map = new GMap(document.getElementById("map"));
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
Add the following line below it
Code:
map.setMapType( _HYBRID_TYPE );
Save the XML and reload it
add product-VBGooglemap.xml(Plugin System / Manage Products / Add Import product) and SET OVERWRITE TO YES
The colours of the buttons is set by google I'm checking if I can force this to change.
|
I have 1.3 ..
I did the above with no success..
I have edited the xml as instructed.. found three instances of the above code and trialed with adding the additional code under once and then with all 3 instances.. no success..
Am I missing something completely? Please help.. I would like to have Hybrid view :ermm:
Great Hack btw :squareeyed: