Home > @magiclane/maps-sdk > GemView > onCursorSelectionUpdatedMarkers
GemView.onCursorSelectionUpdatedMarkers() method
Signature:
onCursorSelectionUpdatedMarkers(markerMatches: Array<MarkerMatch>): void;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
markerMatches |
Array<MarkerMatch> |
Returns:
void