Nitin Rai

Results 42 comments of Nitin Rai

Sure i'll give it a try again, I was using 1gpbs stable LAN connection.

Hey, I tried it again... the error doesn't seem to be resolved I have a good internet connection too. I am on Ubuntu 18.04.3 LTS, 64-bit.

Check this out! https://github.com/arifulhaqueuc/python-multithreading-examples/issues/31

Check this out! https://github.com/arifulhaqueuc/python-multithreading-examples/issues/31

Check this out! https://github.com/arifulhaqueuc/python-multithreading-examples/issues/31

Check this out! https://github.com/arifulhaqueuc/python-multithreading-examples/issues/31

Check this out! https://github.com/arifulhaqueuc/python-multithreading-examples/issues/31

https://drive.google.com/uc?id=0B7ISyeE8QtDdTjE1MG9Gcy1kSkE This URL throws 403 Error.

Just copy the `SmoothWheelZoom.js` in your project and import this file directly where you initialize map. it works out of the box. ``` import "../../../../shared/hooks/Leaflet.SmoothWheelZoom.js"; ``` That's all it works.

```js import { MapContainer, TileLayer, useMap, ZoomControl } from "react-leaflet"; ```