@stamen/navigation

0.2.1 • Public • Published

Navigation

A navigation component designed for use with maps of the American Panorama atlas.

Part of the @stamen/panorama toolkit.

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import { Navigation } from '@panorama/toolkit';

let navigationConfig = {
	// TODO
};

ReactDOM.render(<Navigation {...navigationConfig}/>, document.body);

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @stamen/navigation

    Weekly Downloads

    2

    Version

    0.2.1

    License

    ISC

    Last publish

    Collaborators

    • ericsoco
    • mojodna
    • stamen