MapLayer
interface MapLayer
Interface for creating custom map layers that can be drawn on the map view.
MapLayer provides a framework for adding custom visual elements that are synchronized with the map's rendering cycle. Implementations can draw custom content that responds to map camera changes, zoom levels, and other map state changes.
Since
0.0.86