打开系统离线地图下载页面

[!TIP|labelVisibility:hidden|iconVisibility:hidden] navigator.map.openDownloadView()

支持平台:

  • Android
  • iOS

示例代码

// 引用js
<script src='supconit://hcmobile.js'></script>
<script>
    // 监听’deviceready‘事件
    document.addEventListener('deviceready', onDeviceReady, false)
    function onDeviceReady(){
        // 打开系统离线地图下载页面
        navigator.map.openDownloadView();
    }
</script>

results matching ""

    No results matching ""