Package 

Interface DataRenderer


  • 
    public interface DataRenderer
    
                        

    An interface defining the contract for rendering a Scene of geographic features.

    Implementations of this interface are responsible for translating the platform-agnostic Scene and Feature models into specific map objects (e.g., Markers, Polylines, Polygons) for a given mapping platform.