Wind Direction Arrows
fun WindDirectionArrows(service: WeatherService, iconImageId: String = "mapsgl:arrow"): WeatherLayerConfiguration<EncodedSourceDescriptor, GridLayerDescriptor>
Kotlin equivalent of JS conditions.wind_speed.arrow gridded vector arrows.
Notes:
JS icon
size: { width: 40, height: 20 }maps to Mapbox scalaricon-sizein this SDK.JS
symbol.rotateWithMap/pitchWithMapare not currently exposed in IconPaint/GridLayerPaint.iconImageIdmust exist in loaded sprite assets (default triesmapsgl:arrow).