Embedding a map, from a map provider that is not Google. (mapbox)

It’s a long shot here, but I’ll try anyway :slight_smile:
Has anyone been able to embed a map in an application, from a provider other than Google?
I will explain a little what I mean.
I have a lot of geographic information, and it can be in three forms, a point, a line, or a polygon.
As for the points, I can display it quite easily on top of the current map component.
But I can’t work with linear or polygonal information.
That’s why I thought of connecting a provider of mapbox/esri, into the application.
So I can connect all my information.
If anyone has tried this, I’d really love to hear.
Thank you!