mappls-map-react-native
Version:
A Mappls GL react native module for creating custom maps
12 lines (8 loc) • 633 B
Markdown
<!-- This file was autogenerated from NativeUserLocation.js do not modify -->
## <MapplsGL.NativeUserLocation />
###
### props
| Prop | Type | Default | Required | Description |
| ---- | :--: | :-----: | :------: | :----------: |
| androidRenderMode | `enum` | `none` | `false` | Android render mode.<br/><br/> - normal: just a circle<br/> - compass: triangle with heading<br/> - gps: large arrow<br/><br/>@platform android |
| iosShowsUserHeadingIndicator | `bool` | `none` | `false` | iOS only. A Boolean value indicating whether the user location annotation may display a permanent heading indicator.<br/><br/>@platform ios |