SpatialServer / Leaflet.MapboxVectorTile

A Leaflet Plugin that renders Mapbox Vector Tiles on HTML5 Canvas.
Other
299 stars 95 forks source link

leaflet-mapbox-vector-tile with react #87

Open dsmoslem opened 3 years ago

dsmoslem commented 3 years ago

Hi. I have a simple react project with leaflet and used pure leaflet (not react-leaflet). then I installed "leaflet-mapbox-vector-tile" with npm. but when I want to run the project, the following error shows:

TypeError: __WEBPACK_IMPORTED_MODULE_1_leaflet___default.a.TileLayer.MVTSource is not a constructor

can anyone help me?!

iamtekson commented 3 years ago

Use leaflet-geojson-vt