Gyen Abubakar Sadick
Gyen Abubakar Sadick
## Is there a way to add a static circle on Mapbox, disallowing the ability to edit it by the user?
**Describe alternatives you've considered** For now, I use `@ts-ignore` to hide the error when importing the `jspanel4` module. **Additional context**
If it's possible, kindly provide a ref to the input field so the package user can listen to events like "focus" on it. Or, at least provide a way to...
Is there a reason the NPM package only runs on the server side? Since you're able to build for CDN, it's possible to build it so it can be used...
It would be nice to have the option to pass an HTML element to the template properties (like `menuItemTemplate`) instead of passing an HTML. This would be nice for situations...