Eugene Huang

Results 4 comments of Eugene Huang

Similar implementation to https://github.com/angular-ui/ui-leaflet/pull/322 `npm test` runs well locally. Build error is probably due to one of the package.json dependencies. I'm still unable to isolate which dependencies is causing the...

This is probably late, but it seems that you can avoid the trigger for the map's contextmenu by setting bubblingMouseEvents=false on your path/marker options.

Min, I've implemented codes to perform auto refresh of the page using ajax. Should not cause any disruption to the user while refreshing is in progress. However to calculate time...

Min, That's a good point. I'll keep it in mind. :+1: