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  
name — Property, class com.distriqt.extension.nativemaps.objects.CircleOverlay
A custom name you may set for the circle overlay to be used as a reference. This name is not used internally but simply provides a helpful way to identify overlays. NOTE: Overlay names should be unique, you are responsible for managing these.
name — Property, class com.distriqt.extension.nativemaps.objects.MapApplicationOpenOptions
An optional name to be used on the marker displayed.
name — Property, class com.distriqt.extension.nativemaps.objects.MapMarker
A custom name you may set for the marker to be used as a reference. This name is not used internally but simply provides a helpful way to identify markers. NOTE: Marker names should be unique, you are responsible for managing these.
name — Property, class com.distriqt.extension.nativemaps.objects.Polyline
A custom name you may set for the polyline overlay to be used as a reference. This name is not used internally but simply provides a helpful way to identify overlays. NOTE: Overlay names should be unique, you are responsible for managing these.
NativeMapBitmapEvent — class, package com.distriqt.extension.nativemaps.events
The event dispatched by the NativeMaps Extension when capturing bitmap data
NativeMapBitmapEvent(type:String, bitmapData:flash.display:BitmapData, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.nativemaps.events.NativeMapBitmapEvent
Constructor
NativeMapEvent — class, package com.distriqt.extension.nativemaps.events
The event dispatched by the NativeMaps Extension
NativeMapEvent(type:String, data:String, position:com.distriqt.extension.nativemaps.objects:LatLng, markerId:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.nativemaps.events.NativeMapEvent
Constructor
NativeMaps — final class, package com.distriqt.extension.nativemaps
This extension implements native map UI and functionality for iOS and Android.
NativeMaps() — Constructor, class com.distriqt.extension.nativemaps.NativeMaps
Constructor You should not call this directly, but instead use the singleton access i.e.
NativeMapTouchEvent — class, package com.distriqt.extension.nativemaps.events
NativeMapTouchEvent(type:String, point:flash.geom:Point, location:com.distriqt.extension.nativemaps.objects:LatLng, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.nativemaps.events.NativeMapTouchEvent
Constructor
nativeVersion — Property, class com.distriqt.extension.nativemaps.NativeMaps
The native version string of the native extension.
NONE — Constant Static Property, class com.distriqt.extension.nativemaps.objects.UserTrackingMode
Default setting.
northeast — Property, class com.distriqt.extension.nativemaps.objects.LatLngBounds
NOT_DETERMINED — Constant Static Property, class com.distriqt.extension.nativemaps.AuthorisationStatus
User has not yet made a choice with regards to this application
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