smithmicro / mapbox-gl-circle

A *google.maps.Circle* replacement for Mapbox GL JS
https://smithmicro.github.io/mapbox-gl-circle/
ISC License
55 stars 26 forks source link

Resize and drag circle is not working in IE11 browser #71

Closed Vinoth-44 closed 6 years ago

Vinoth-44 commented 6 years ago

I tried the resize and drag functionality of circle but these is not working as expected. Is there any possible to give support on IE11 browser ?

mblomdahl commented 6 years ago

@Vinoth-44 Could you please provide steps to reproduce? And clarify what you mean by "not working as expected". Is drag/resize "not working at all" or "sort-of-working-in-an-unexpected-manner" if you try to edit the circles on https://smithmicro.github.io/mapbox-gl-circle/ ?

ghost commented 6 years ago

Closing this as there's no hints as to how it could be reproduced.