Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Google Maps api v3.. 我可以加载由我的 .NET 代码生成的图层。我正在地图上显示该自定义图层。我可以在这些地图类型之间切换吗?如果是这样怎么办?
是的,你可以做到。你只需要编写代码
map.setMapTypeId("yourmaptypeid");