Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • TaoistTotty 246 posts 314 karma points
    Dec 28, 2009 @ 22:23
    TaoistTotty
    0

    Hybrid Map Type

    Is there a way of getting the hybrid map to show?

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Dec 28, 2009 @ 23:18
    Sebastiaan Janssen
    1

    Sure, go into the maps.js and change this line:

    map.setMapType(G_NORMAL_MAP);

    To:

    map.setMapType(G_HYBRID_MAP);

     

  • TaoistTotty 246 posts 314 karma points
    Dec 29, 2009 @ 20:41
    TaoistTotty
    0

    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.

     

  • 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.

Please Sign in or register to post replies