MayMusic Posted June 22, 2010 Report Share Posted June 22, 2010 How can I have terrain view on load in Google map? Quote Link to comment Share on other sites More sharing options...
0 nkamalan Posted June 22, 2010 Report Share Posted June 22, 2010 Hi, Add this javascript code after Google map code in the data page source. function init () { map.setMapType(G_PHYSICAL_MAP); } google.setOnLoadCallback(init); Regards, Naghmeh Quote Link to comment Share on other sites More sharing options...
Question
MayMusic
How can I have terrain view on load in Google map?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.