UNPKG

@maticoapp/deck.gl-pmtiles

Version:

This repo provides a typed Deck.gl layer and loader for PMTiles data. PMTiles data provides a serverless and compact way to store tile geospatial data. Combined with Deck.gl's rendering, this provides a flexible and powerful way to cheaply manage geospati

4 lines (3 loc) 139 B
import {JoinLoader} from '../join-loader'; import {createLoaderWorker} from '@loaders.gl/loader-utils'; createLoaderWorker(JoinLoader);