@goongmaps/goong-map-react-native
Version:
A Goong GL react native module for creating custom maps
11 lines (7 loc) • 567 B
Markdown
<!-- This file was autogenerated from Images.js do not modify -->
## <GoongSDK.Images />
### Images defines the images used in Symbol etc layers
### props
| Prop | Type | Default | Required | Description |
| ---- | :--: | :-----: | :------: | :----------: |
| images | `object` | `none` | `false` | Specifies the external images in key-value pairs required for the shape source.<br/>If you have an asset under Image.xcassets on iOS and the drawables directory on android<br/>you can specify an array of string names with assets as the key `{ assets: ['pin'] }`. |