provideStyle abstract method
void
provideStyle(
- int requestPointIndex,
- int requestPointsNumber,
- RequestPointType requestPointType,
- double scaleFactor,
- bool isSelected,
- bool isNightMode,
- PlacemarkStyle style,
Implementation
void provideStyle(
core.int requestPointIndex,
core.int requestPointsNumber,
mapkit_request_point.RequestPointType requestPointType,
core.double scaleFactor,
core.bool isSelected,
core.bool isNightMode,
navigation_automotive_layer_navigation_layer_mode.NavigationLayerMode
navigationLayerMode,
mapkit_styling_placemark_style.PlacemarkStyle style,
);