Skip to content

Leaflet plugin that enables the use of QQ Map tiles

License

Notifications You must be signed in to change notification settings

kennethhutw/leaflet-qq

Repository files navigation

leaflet-qq

Leaflet plugin that enables the use of QQ Map tiles

Image

Usage

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

Example

http://kennethhutw.github.io/leaflet_qq/leaflet-qq.html

License

This plugin was written by Kennet Hu and published under WTFPL license.

About

Leaflet plugin that enables the use of QQ Map tiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published