@vx/geo
TypeScript icon, indicating that this package has built-in type declarations

0.0.199 • Public • Published

@vx/geo

The @vx/geo package provides react components for rendering common and custom geographic projections. <Projection /> can be used to render preset projections (projection='orthographic' | 'albers' | 'albersUsa' | 'mercator' | 'naturalEarth' | 'equalEarth') along with configurable <Graticule />s lines. Convenience projections such as <Mercator /> are also exported, along with <CustomProjection /> and <Graticule /> for full customization.

Installation

npm install --save @vx/geo

Package Sidebar

Install

npm i @vx/geo

Weekly Downloads

1,780

Version

0.0.199

License

MIT

Unpacked Size

50.5 kB

Total Files

47

Last publish

Collaborators

  • hshoff
  • christopher.card.williams
  • vx-hshoff