CompositeRegionListener
interface CompositeRegionListener
Listener for changes to the CompositeRegions.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
abstract fun onCompositeRegionGraphChanged(graphResult: Result<CompositeRegionGraph, MapUpdateError>, changedStates: CompositeRegionStatesData?)
Called to provide the CompositeRegionGraph and the state information.
Link copied to clipboard
Called to provide the changed CompositeRegionStates.