GridConfig
GridConfig =
object
Defined in: src/ExpoArcgis.types.ts:154
A coordinate-grid overlay for a <MapView> / <SceneView>.
Properties
Section titled “Properties”type:
"mgrs"|"utm"|"usng"|"latitude-longitude"
Defined in: src/ExpoArcgis.types.ts:156
Grid type: military grid (MGRS), UTM, US National Grid, or latitude-longitude.
visible?
Section titled “visible?”
optionalvisible?:boolean
Defined in: src/ExpoArcgis.types.ts:158
Whether the grid is drawn. Defaults to true.