linghuam
Results
4
issues of
linghuam
I copy the [example code](https://www.mapbox.com/mapbox.js/example/v1.0.0/tilelayer-canvas/) ,and run it myself,but the browser throw the error message **'Uncaught TypeError: L.tileLayer.canvas is not a function'**.I don't know why? ``` Create layers using HTML5...
您好,看了您的例子,觉得思路非常好,但是有两个疑惑: 1、用地理坐标做的热力图如何保证地理位置的正确性? 2、我想用mapbox的自定义图层做,能不能提供一些思路? 感谢!!!!