1.1.6 • Published 5 years ago
@caelann/front_mapbox_custom_layer v1.1.6
mabox-custom-layer
use
import {CustomTileLayer} from '@caelann/front_mapbox_custom_layer'
const layer = new CustomTileLayer({url: ''})
map.addLayer(layer)
import {CustomTileLayer} from '@caelann/front_mapbox_custom_layer'
const layer = new CustomTileLayer({url: ''})
map.addLayer(layer)