Sruthi

Results 4 issues of Sruthi

I want to get the appropriate zoom level depending on the place selected Right now I get the lat and lon and set the map center to that. I am...

Hi, I see that using leaflet-draw a toolbar is created on map, using which we can draw on the map. I want to create a customer toolbar outside the map...

I wrote this using react-smooth which kind of works like a collapsible sidebar on the left ``` import React, { Component } from 'react'; import Animate from 'react-smooth'; class SimpleAnime...

Hi I am getting the following error when I used one of your examples in my project `Cannot read property 'any' of undefined ` When I followed the error in...