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 |
centerOffset — Property, class com.distriqt.extension.nativemaps.objects.CustomMarkerIcon |
|
centerOffset is the offset in pixels from the center of the marker image
to the position that gets placed at the markers coordinate. |
CHANGED — Constant Static Property, class com.distriqt.extension.nativemaps.events.AuthorisationEvent |
|
Dispatched when the user changes the authorisation status. |
CircleOverlay — class, package com.distriqt.extension.nativemaps.objects |
| |
CircleOverlay(radius:Number, position:com.distriqt.extension.nativemaps.objects:LatLng, strokeWidth:Number, strokeColour:uint, fillColour:uint, zIndex:int, visible:Boolean) — Constructor, class com.distriqt.extension.nativemaps.objects.CircleOverlay |
|
Constructor
|
circles — Property, class com.distriqt.extension.nativemaps.NativeMaps |
|
Retrieves a list of all current circle overlays. |
clear() — method, class com.distriqt.extension.nativemaps.objects.Polyline |
|
Removes all existing line points
|
clearMap() — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Removes all markers and overlays from the map. |
clone() — method, class com.distriqt.extension.nativemaps.events.AuthorisationEvent |
| |
clone() — method, class com.distriqt.extension.nativemaps.events.NativeMapEvent |
| |
clone() — method, class com.distriqt.extension.nativemaps.events.NativeMapTouchEvent |
| |
colour — Property, class com.distriqt.extension.nativemaps.objects.MapMarker |
|
Defines the marker colour.
See the MapMarkerColour class for available options and documentation. |
colour — Property, class com.distriqt.extension.nativemaps.objects.Polyline |
|
Defines the colour of the line as an int in the ARGB format. |
com.distriqt.extension.nativemaps — package |
| |
com.distriqt.extension.nativemaps.events — package |
| |
com.distriqt.extension.nativemaps.objects — package |
| |
com.distriqt.extension.nativemaps.utils — package |
| |
compassEnabled — Property, class com.distriqt.extension.nativemaps.objects.MapOptions |
|
Defines whether the compass control is enabled in the map interface. |
contains(point:com.distriqt.extension.nativemaps.objects:LatLng) — method, class com.distriqt.extension.nativemaps.objects.LatLngBounds |
| |
createMap(viewport:flash.geom:Rectangle, mapType:uint, centre:com.distriqt.extension.nativemaps.objects:LatLng, zoom:Number) — method, class com.distriqt.extension.nativemaps.NativeMaps |
|
Creates a native map object using the supplied parameters. |
customIconId — Property, class com.distriqt.extension.nativemaps.objects.MapMarker |
|
Defines an optional custom marker icon ID to be used when displaying this marker.
|
CustomMarkerIcon — class, package com.distriqt.extension.nativemaps.objects |
|
This class defines a custom image which can be used as the icon for
a MapMarker object. |
CustomMarkerIcon(id:String, image:flash.display:BitmapData, pixelScale:Number, centerOffset:flash.geom:Point) — Constructor, class com.distriqt.extension.nativemaps.objects.CustomMarkerIcon |
|
Constructor
|
customMarkerIcons — Property, class com.distriqt.extension.nativemaps.NativeMaps |
|
Retrieves a list of all current custom marker icons. |
|
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 |