Optional iconThe on screen size of the icon, in density independent units - points on iOS, dp on Android. Not raw pixels: the SDKs scale by the screen's density, so the same value is the same physical size on a 2x or 3x screen. Defaults to the icon's intrinsic size.
Optional iconMedia library URL of the marker icon, which the SDK downloads and caches.
Optional iconWhether the icon is shown. Shown by default when an iconUrl is set.
Optional labelThe text drawn with the marker.
Optional labelThe label's halo (outline) color, given as a hex string (e.g. "#FFFFFF").
Optional labelThe label's halo (outline) width, in density independent units - points on iOS, dp on Android.
Optional labelThe label's text color, given as a hex string (e.g. "#3071D9").
Optional labelThe label's text size, in density independent units - points on iOS, dp on Android.
Optional labelWhether the label is shown. Shown by default when a label is set.
Optional zoomThe lowest zoom level at which the marker is shown.
Optional zoomThe highest zoom level at which the marker is shown.
Generated using TypeDoc
Parameter interface for MPRouteMarkerDisplayRule.
Export
MPRouteMarkerDisplayRuleParams