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 |
radius — Property, class com.distriqt.extension.nativemaps.objects.CircleOverlay |
|
Defines the radius of the circle in metres
|
READY — Constant Static Property, class com.distriqt.extension.nativemaps.events.NativeMapBitmapEvent |
|
Dispatched when the bitmap data of the map is captured successfully
|
removeCircleOverlay(circleId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Removes a circle overlay from the map. |
removeCustomMarkerIcon(id:String) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Removes and destroys an existing custom marker icon
|
removeMarker(markerId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Removes a marker from the map. |
removePolygon(polygonId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Removes a polygon overlay from the map. |
removePolyline(polylineId:uint) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Removes a polyline overlay from the map. |
requestAuthorisation(status:String) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Request access to location services. |
requestMapBitmapData() — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Requests a new BitmapData object of the current map view frame
After this is called, a NativeMapBitmapEvent.READY event will be fired when the bitmap data is available.
If the bitmap data was not retrievable, a NativeMapBitmapEvent.FAILED event will be dispatched.
|
restoreDefaults() — method, class com.distriqt.extension.nativemaps.objects.MapOptions |
|
Restores all settings to their default value. |
RESTRICTED — Constant Static Property, class com.distriqt.extension.nativemaps.AuthorisationStatus |
|
This application is not authorized to access location data. |
rotateGesturesEnabled — Property, class com.distriqt.extension.nativemaps.objects.MapOptions |
|
Defines whether rotation gestures are enabled on the map. |
|
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 |