Kenneth


  • Home

  • About

  • Archives

  • Tags

  • menu.contact

  • guestbook

leaflet_baidu

Posted on 2016-03-30   |   In leaflet   |  

This is a plugin to use baidu map tiles with leaflet.

Usage

var map = L.map('container'); map.setView([39.916527,116.397128], 11); var qqLayer = new L.BMap(); map.addLayer(qqLayer); .

Example

http://kennethhutw.github.io/leaflet_baidu/leaflet-baidu.html

#leaflet #qq map #map
leaflet_qq
name
  • Table of Contents
  • Overview
Kenneth_hu

Kenneth_hu

31 posts
8 categories
11 tags
RSS
GitHub
  1. 1. Usage
  2. 2. Example
© 2016 Kenneth_hu
Powered by Hexo
Theme - NexT.Muse