Circle for mapbox

Hi,
In documentation for leaflet map ui-builder-library/components/bl-leaflet-map/README.md at main · Backendless/ui-builder-library · GitHub i see that there is choice between markers, circles and polygons.
But for mapbox there are only markers and polygons. ui-builder-library/components/bl-mapbox/README.md at main · Backendless/ui-builder-library · GitHub
Are we unable to display circles on mapbox?

Hi @Uldis_Borkus ,

Unfortunately support for circles in mapbox is not implemented yet.

Regards, Andriy

@Andriy_Konoz I see. Are they even planned? It’s kind of strange to have polygons but no circle.

Hi @Uldis_Borkus,

we did not plan to implement it, and unfortunately, I’m not sure it will be implemented in some reasonable time for you. But the component itself is open-sourced, so if you are familiar with JS, you can try taking it as a base for the custom component and enrich it with all the functionality you need.

Regards,
Stanislaw