GithubHelp home page GithubHelp logo

Comments (1)

leftstick avatar leftstick commented on June 8, 2024

离线状态最初是为以下场景设计的:

  • Hybrid app(如:cordova)开发时,已经将前端资源打包进app中,如果用户打开应用,但却没有开启网络,这时候会有离线信息提示

换句话说,只有当百度地图脚本http://api.map.baidu.com/api?v=2.0本身下载失败时(其他资源下载成功)才能提示出来,否则是没效果的。相信这个还是比较好理解的,一段脚本的生效必须建立在已经下载到客户端这个基础之上。

第二个问题,如果你想在组件中自己获取BMap实例做点什么其他事情,你可以参考Use baidu-map directive in the template,里的on-map-loaded属性,里面传入回调函数,我会在BMap实例创建好之后通过这个回调函数传给你

from baidumapforangularjs.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.