Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there a way of getting the hybrid map to show?
Sure, go into the maps.js and change this line:
map.setMapType(G_NORMAL_MAP);
To:
map.setMapType(G_HYBRID_MAP);
Sebastiaan, thanks for this, I just needed to put this in my GoogleMap.js file and change the start to just have m.
m.setMapType(G_HYBRIB_MAP);
Thanks very much.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Hybrid Map Type
Is there a way of getting the hybrid map to show?
Sure, go into the maps.js and change this line:
To:
Sebastiaan, thanks for this, I just needed to put this in my GoogleMap.js file and change the start to just have m.
Thanks very much.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.