/leaftlet_map

simple leaftlet map implementation

Primary LanguageTypeScript

Map

Simple map implementation using Leaftlet and some custom tile server.

Installation

Use yarn to handle project.

yarn install

Run

yarn run dev

Tools and Libraries

  • NextJs 14
  • Jotai
  • leaftlet
  • Tailwind

Caveats

  • better to use SWR or RTK-Query instead of pure fetch api to handle service calls.
  • better tu use lint-staged and commitizen.
  • input field hasn't debounce on it.
  • abviously it's not responsive.

after all , this is a Simple project , be cool 😉

License

MIT