@stamen/cartodb-loader
v0.2.0
Published
This component offers a [Promise-based](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) interface for asynchronously loading data from a [CartoDB](https://cartodb.com/) account.
Downloads
3
Readme
CartoDBLoader
This component offers a Promise-based interface for asynchronously loading data from a CartoDB account.
Part of the @stamen/panorama
toolkit.
Usage
import { CartoDBLoader } from @panorama/toolkit;
// TODO: usage