This package has been deprecated

Author message:

pre-release module deprecation

@platform/ui.mapbox
TypeScript icon, indicating that this package has built-in type declarations

0.0.128 • Public • Published

Module License: MIT NPM banner

Mapbox UI components.

 

Setup

yarn add @platform/ui.mapbox

If you experience issues with parceljs bundling, try adding the contents of .babelrc.
See issue.

 

Token

Include a file at /test/TOKEN.ts containing your mapbox access-token:

/**
 * manage:  https://account.mapbox.com/access-tokens
 */
export const TOKEN = '...';

NB: This is excluded from the repo for obvious reasons.
Get your own token at https://account.mapbox.com/access-tokens

 

Refs

 

 

Readme

Keywords

none

Package Sidebar

Install

npm i @platform/ui.mapbox

Weekly Downloads

2

Version

0.0.128

License

MIT

Unpacked Size

9.9 kB

Total Files

29

Last publish

Collaborators

  • philcockfield