Closed nikos closed 8 months ago
To get the example in README to work one requires to import also:
README
import ZoomControl from "react-leaflet";
... which brings up actually two zoom control (on top left and right)
To get the example in
README
to work one requires to import also:import ZoomControl from "react-leaflet";
... which brings up actually two zoom control (on top left and right)