Is it possible that mapbox has only one layer on which I will add many markers dynamically (for example, when the user will enlarge the map) or delete them dynamically (for example, when the user is scaled)?
Another question related to the first: is the marker a layer? If so, what is the difference between L. Marker’s class and layout?
Thanks for your ideas.
source
share