-
1、我想要使用本地的百度地图api文件,以应用于内网环境,该怎么做?
2、然后是图层问题,要怎么做才能禁用百度默认图层的加载,每次鼠标缩放的时候会先显示默认城市图层,然后才是TileLayer配置的图层出现。
3、配置了center属性后,隔一段时间便会定位到center点,即使我将拖动或者缩放了地图
-
- [x] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected
- [x] I'm sure this is a Leaflet code issue, not an issue with m…
-
e.g. Satellite Image, weather etc.
It could be useful to take a look at mapbox
-
see #294 for the discussion
-
When I pass option objects with '[pane](http://leafletjs.com/reference-1.2.0.html#tilelayer-pane)' attribute to [TileJSON.createTileLayer](https://github.com/kartena/leaflet-tilejson/blob/master/index…
-
@jfirebaugh suggested an API change that would make using tiles with non-256 tile sizes MUCH more intuitive:
- Map-wide "base tile size" option that controls "how big z0 is" on screen
- Per-layer `til…
-
TileLayer.GeoJSON seems to use internal implementation of Leaflet 0.7.3
-
This would make it possible to work with django and https://github.com/Leaflet/Leaflet.VectorGrid using Protobuf, and make it possible to use serveral stuff from MapBox.
I thing this work would be …
-
I'm trying to generate an image of a Tilelayer.WMS with an opacity of 0.5 but leaflet-image always generate an image with 100% opacity :
```
{
layers: layerName,
styles…
mho22 updated
5 years ago
-
How change zoom widget position from default top-left to any other?