/pracLeaflet

leaflet 라이브러리 학습

Primary LanguageTypeScript

pracLeaflet

practice leaflet

Tips(from my practice)

  1. leaflet for react, you have to install "leaflet" then you can install "react-leaflet"
  2. you have to import "leaflet/dist/leaflet.css" in index.js. if you don't leaflet map isn't created properly.