The following tables list the members exposed by MarkerManagerBase.
Name | Description | |
---|---|---|
![]() | ActiveMarkerIndexesStrategy | The function used to return the indexes of all active markers. |
![]() | GetItemLocationsStrategy | The function used to get all marker locations. |
![]() | ProvideItemStrategy | The function used to provide a data item given its index. |
![]() | ProvideMarkerStrategy | The function used to provide marker objects given a data item. |
![]() | RemoveUnusedMarkers | The action used to remove unused markers. |
Name | Description | |
---|---|---|
![]() | Render | Renders the given markers. |
![]() | WinnowMarkers | Filter out markers that should not be visible. |
Name | Description | |
---|---|---|
![]() | ActiveFirstKeys | Creates a list of indices sorted with priority items in front. |
![]() | GetBuckets | Groups visible items into relevant buckets, based on the viewport size and resolution. |
![]() | GetVisibleItems | Gets only the visible items and adds them to the given list. |
![]() | SelectMarkerItems | Selects a given number of marker buckets, and adds them to a given list of items. |