How to remove a MapType from google map using Google Maps Javascript V3 API?

前端 未结 4 806

Here is the snippet I am using to display Google map on my app using their V3 Javascript API.

var myOptions = {
            zoom: 15,
            mapTypeId:          


        
4条回答
  •  再見小時候
    2020-12-24 15:28

    So there's no URL attribute for disabling the satellite/terrain maps from Google's own embed code?

提交回复
热议问题