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  
version — Property, class com.distriqt.extension.nativemaps.NativeMaps
The version of this extension.
VERSION — Constant Static Property, class com.distriqt.extension.nativemaps.NativeMaps
visible — Property, class com.distriqt.extension.nativemaps.objects.CircleOverlay
Defines whether the line is visible or not, defaults to true.
visible — Property, class com.distriqt.extension.nativemaps.objects.MapMarker
Defines whether the marker is shown or hidden. You must call updateMarker() to apply changes to this value, or use the NativeMaps.service.showMarker(id, boolean) method to set and apply the value immediately. NOTE: This does not remove the marker, it will still be in memory.
visible — Property, class com.distriqt.extension.nativemaps.objects.Polyline
Defines whether the line is visible or not, defaults to true.
visibleAsInt — Property, class com.distriqt.extension.nativemaps.objects.CircleOverlay
visibleAsInt — Property, class com.distriqt.extension.nativemaps.objects.Polyline
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