setExtraOverviewPoints abstract method
Given points will be visible when camera switches to 'Overview' mode. It is useful when you draw some extra info on the map out of routes.
Implementation
void setExtraOverviewPoints(core.List<mapkit_geometry_point.Point>? points);