A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
UNKNOWN — Constant Static Property, class com.distriqt.extension.nativemaps.AuthorisationStatus
An error occurred and the authorisation status is unknown
updateCircleOverlay(circleId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps
Updates and redraws a Circle overlay with any new data.
updateMarker(idNameOrMarker:any) — method, class com.distriqt.extension.nativemaps.NativeMaps
Updates the properties of an existing map marker.
updatePolygon(polygonId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps
Updates and redraws a Polygon with any new data.
updatePolyline(polylineId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps
Updates and redraws a Polyline with any new data.
USER_LOCATION_ERROR — Constant Static Property, class com.distriqt.extension.nativemaps.events.NativeMapEvent
Dispatched when there was an error obtaining the user location on iOS.
USER_LOCATION_UPDATE — Constant Static Property, class com.distriqt.extension.nativemaps.events.NativeMapEvent
Dispatched when the user's location updates when the user location is enabled on iOS.
UserTrackingMode — class, package com.distriqt.extension.nativemaps.objects
Class to define values for user tracking modes available. This is only used for iOS maps, Android does not support the user tracking feature. These values represent the options of the iOS MKUserTrackingMode as referenced here
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z