@rdub/next-leaflet

0.1.0 • Public • Published

@rdub/next-leaflet

Leaflet utils for Next.js

Install

npm install @rdub/next-leaflet

You'll also want to this CSS (required by src/map/settings.tsx) to your _app.tsx:

import '@fortawesome/fontawesome-svg-core/styles.css'

Note also how src/map/settings.tsx disables automatic fontawesome CSS injection:

import { config, IconProp } from '@fortawesome/fontawesome-svg-core'
config.autoAddCss = false

Readme

Keywords

none

Package Sidebar

Install

npm i @rdub/next-leaflet

Weekly Downloads

0

Version

0.1.0

License

none

Unpacked Size

12.7 kB

Total Files

18

Last publish

Collaborators

  • rdub