| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "container": {},
- "style": {
- "version": 8,
- "glyphs": "//localhost/fonts/{fontstack}/{range}.pbf",
- "sources": {
- "openmaptiles": {
- "type": "vector",
- "url": "{\"tiles\":[\"//localhost/data/v3/{z}/{x}/{y}.pbf\"],\"name\":\"OpenMapTiles\",\"format\":\"pbf\",\"basename\":\"2017-07-03_planet_z0_z14.mbtiles\",\"id\":\"openmaptiles\",\"center\":[-12.2168,28.6135,4],\"maxzoom\":14,\"minzoom\":0,\"pixel_scale\":\"256\",\"vector_layers\":[],\"version\":\"3.6.1\",\"maskLevel\":\"8\",\"bounds\":[-180,-85.0511,180,85.0511],\"planettime\":\"1499040000000\",\"tilejson\":\"2.0.0\"}"
- }
- },
- "layers": [
- {
- "id": "background",
- "type": "background",
- "paint": {
- "background-color": "rgba(69,81,110,0.0)"
- }
- }
- ]
- },
- "center": {
- "lng": 126.8549969781343,
- "lat": 43.06798251760202
- },
- "zoom": 6.6,
- "minZoom": 6.3,
- "maxZoom": 7.2,
- "pitch": 60,
- "maxBounds": [
- [
- -179,
- -85
- ],
- [
- 179,
- 85
- ]
- ],
- "antialias": true
- }
|