mapbox-gl-circle
mapbox-gl-circle copied to clipboard
A *google.maps.Circle* replacement for Mapbox GL JS
## ⚠️ Is your feature request related to a problem? Please describe When including it in my Angular 14 (Typescript) project per the README instruction, I get an error about...
## 🐛 Describe the bug There are a bunch of issues #100, #92, #91, #90, #89, #87, #83, #76, #72, #61, #60, #56, #49, and #25 they are left unanswered...
Hi @mblomdahl I was wondering if this repo is still maintained. Can see some some critical open PR s still not merged. Thanks
## 🐛 Describe the bug Dragging and resizing doesnt work after zooming in to a certain level ## ⚠️ Current behavior ## ✅ Expected behavior It should allow to drag...
I am using `react-map-gl` + `mapbox-gl-circle`. I displayed a circle but I cannot resize it and drag it. But if I use `mapbox-gl` + `mapbox-gl-circle` = all is good. ```...
Add two new events: `centerchanging` and `radiuschanging`. They will fire whenever the center/radius of a circle is being changed. Unlike `centerchanged` and `radiuschanged` which fire only after a `mouseup` or...
…at in _editCenterLngLat causing click on center dot to revert circle to previous location To reproduce bug: - npm start - in example/index.js, comment out setTimeout function lines 103-110, save...
I get some strange lines that span the circle at various points that shift based on zoom level. However, they seem to disappear above zoom level 16 or there abouts....
i use it in EPSG:4326 or EPSG:3857. The result is an oval. 