Giter VIP home page Giter VIP logo

baidumap's Introduction

baiduMap

百度地图API使用 2015年末 总结整理

1.添加覆盖物,以及给覆盖物添加点击事件。

说明文章:http://blog.csdn.net/liusaint1992/article/details/50070839

演示地址:http://runningls.com/demos/baidumap/index.html?to=marker

2.自定义的方法来根据坐标点计算地图合适的中心坐标和缩放级别。(后来知道百度有实现这个功能的API。。。)

说明文章:http://blog.csdn.net/liusaint1992/article/details/50071613

演示地址:http://runningls.com/demos/baidumap/index.html?to=zoom

3.实时轨迹。使用随机生成的坐标。不断更新轨迹。并且在轨迹生长的过程中自动调整地图的显示范围。

说明文章:http://blog.csdn.net/liusaint1992/article/details/50072929

演示地址:http://runningls.com/demos/baidumap/index.html?to=track

4.轨迹回放。选择某个时间段,根据轨迹点的顺序和时间显示轨迹。

说明文章:http://blog.csdn.net/liusaint1992/article/details/50082781

演示地址:http://runningls.com/demos/baidumap/index.html?to=trackback

5.大批量多次坐标转换结果返回顺序问题。使用闭包,解决百度坐标转换返回顺序与请求顺序不一致引起的问题。(2016.6.29)

说明文章:http://blog.csdn.net/liusaint1992/article/details/51790777

演示地址:http://runningls.com/demos/baidumap/index.html?to=translate

baidumap's People

Contributors

liusaint avatar

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.