import { Image } from '@rnmapbox/maps';
Imagestringrequired ID of the image
booleanMake image an sdf optional - see SDF icons
ArrayAn array of two-element arrays, consisting of two numbers that represent, the from position and the to position of areas that can be stretched horizontally.
ArrayAn array of two-element arrays, consisting of two numbers that represent, the from position and the to position of areas that can be stretched vertically.
tupleAn array of four numbers, with the first two specifying the left, top corner, and the last two specifying the right, bottom corner. If present, and if the icon uses icon-text-fit, the symbol's text will be fit inside the content box.
numberScale factor for the image.
ReactElementrequired Single react native view rendering the image
| Name | Type | Required | Description |
|---|