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 |
m — Property, class com.bmap.vo.Point |
| |
map — Property, class com.bmap.control.Control |
| |
map — Property, class com.bmap.control.OverViewUsedNotOnMap |
| |
map — Property, class com.bmap.core.hashmap.HashMap |
|
Defines the underlying object which contains the key / value
mappings of an IMap implementation. |
map — Property, class com.bmap.handler.Handler |
| |
map — Property, interface com.bmap.layer.INormalLayer |
| |
map — Property, class com.bmap.layer.Layer |
| |
map — Property, interface com.bmap.layer.mapLayer.IMapLayer |
| |
Map — class, package com.bmap.core |
| |
Map() — Constructor, class com.bmap.core.Map |
| |
MapBase — class, package com.bmap.core |
| |
MapBase() — Constructor, class com.bmap.core.MapBase |
|
概要:地图基类
创建日期:2014-3-12
最后更新日期:2014-3-12
|
MapCacheUtil — class, package com.bmap.utils |
| |
MAPCANREDO — Constant Static Property, class com.bmap.events.MapEvent |
| |
MAPCANUNDO — Constant Static Property, class com.bmap.events.MapEvent |
| |
MapDragHandler — class, package com.bmap.handler |
|
概要:图层拖动控制器
创建日期:2014-3-13
最后更新日期:2014-3-13
|
MapDragHandler() — Constructor, class com.bmap.handler.MapDragHandler |
| |
MapEvent — class, package com.bmap.events |
| |
MapEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.bmap.events.MapEvent |
| |
mapLayer — Property, interface com.bmap.core.IMap |
|
获取地图的底图
|
mapLayer — Property, class com.bmap.core.Map |
| |
MAPLAYERCHANGE — Constant Static Property, class com.bmap.events.MapEvent |
| |
MAPLOADPROGRESS — Constant Static Property, class com.bmap.events.MapEvent |
| |
MapMouseWheelHandler — class, package com.bmap.handler |
|
概要:图层滚轮缩放控制器
创建日期:2014-3-13
最后更新日期:2014-3-13
|
MapMouseWheelHandler() — Constructor, class com.bmap.handler.MapMouseWheelHandler |
| |
MAPMOVE — Constant Static Property, class com.bmap.events.MapEvent |
| |
MAPRESET — Constant Static Property, class com.bmap.events.MapEvent |
| |
MAPSIZECHANGE — Constant Static Property, class com.bmap.events.MapEvent |
| 更改地图大小 |
MapStatus — class, package com.bmap.core |
| |
MapStatus(center:com.bmap.data.model:LngLat, zoom:int, size:com.bmap.data.model:Size) — Constructor, class com.bmap.core.MapStatus |
| |
MAPZOOMChANGE — Constant Static Property, class com.bmap.events.MapEvent |
| 更改缩放级别 |
MAPZOOMIN — Constant Static Property, class com.bmap.events.MapEvent |
| |
MAPZOOMOUT — Constant Static Property, class com.bmap.events.MapEvent |
| |
maxLevel — Property, interface com.bmap.core.IMap |
| |
_maxLevel — Property, class com.bmap.core.Map |
| |
maxLevel — Property, class com.bmap.core.Map |
| |
_maxLevel — Property, class com.bmap.layer.Layer |
| |
_maxResolution — Property, class com.bmap.layer.Layer |
| |
MAX_RESOURCE_LOAD_WORKER — Constant Property, class com.bmap.data.resource.SDResourceManager |
| 加载器最大数量 |
maxViewLevel — Property, class com.bmap.overlay.Feature |
| 在小于该级别的缩放时才显示 |
MeasureUtil — class, package com.bmap.utils |
| |
MercatorProjection — class, package com.bmap.projection |
|
创建日期:2014-3-12
最后更新日期:2014-3-12
|
MercatorProjection(value:String) — Constructor, class com.bmap.projection.MercatorProjection |
| |
mercatorToLngLat(point:flash.geom:Point) — method, class com.bmap.projection.MercatorProjection |
| |
METER — Static Property, class com.bmap.utils.DistanceTypeUtil |
| |
MILE — Static Property, class com.bmap.utils.DistanceTypeUtil |
| |
minLevel — Property, interface com.bmap.core.IMap |
| |
_minLevel — Property, class com.bmap.core.Map |
| |
minLevel — Property, class com.bmap.core.Map |
| |
_minLevel — Property, class com.bmap.layer.Layer |
| |
_minResolution — Property, class com.bmap.layer.Layer |
| |
minus — Property, class com.bmap.control.Scaler |
| |
minViewLevel — Property, class com.bmap.overlay.Feature |
| 在大于该级别的缩放时才显示 |
mirror(target:flash.display:Sprite, type:String) — Static Method , class com.bmap.graphic.utils.Utils |
|
镜像
|
miterLimit — Property, class com.bmap.graphic.vo.FeatureStyle |
| 指示将在哪个限制位置切断尖角 |
Mmax — Property, class com.bmap.vo.MultiPoint |
| Measure最大值 |
Mmax — Property, class com.bmap.vo.PolyLine |
| Measure最大值 |
Mmax — Property, class com.bmap.vo.Polygon |
| Measure最大值 |
Mmin — Property, class com.bmap.vo.MultiPoint |
| Measure最小值 |
Mmin — Property, class com.bmap.vo.PolyLine |
| Measure最小值 |
Mmin — Property, class com.bmap.vo.Polygon |
| Measure最小值 |
mouseDownHandler(event:flash.events:MouseEvent) — method, class com.bmap.overlay.Feature |
| |
mouseMoveHandler(event:flash.events:MouseEvent) — method, class com.bmap.overlay.Feature |
| |
mouseUpHandler(event:flash.events:MouseEvent) — method, class com.bmap.overlay.Feature |
| |
move(offsetPoint:flash.geom:Point) — method, class com.bmap.control.Control |
| |
move(offsetPoint:flash.geom:Point) — method, interface com.bmap.core.IMap |
|
设置是否允许鼠标控制地图拖动
|
move(offsetPoint:flash.geom:Point) — method, class com.bmap.core.Map |
|
拖动
|
move(offsetPoint:flash.geom:Point) — method, interface com.bmap.layer.INormalLayer |
|
图层的拖动
|
move(offsetPoint:flash.geom:Point) — method, class com.bmap.layer.LngLatLayer |
| |
move(offsetPoint:flash.geom:Point) — method, class com.bmap.layer.NormalLayer |
| |
move(offsetPoint:flash.geom:Point) — method, class com.bmap.layer.mapLayer.BMapRasterLayer |
|
拖动
|
move(offsetPoint:flash.geom:Point) — method, interface com.bmap.layer.mapLayer.IMapLayer |
|
图层的拖动
|
move(offsetPoint:flash.geom:Point) — method, class com.bmap.overlay.Feature |
| |
move(offsetPoint:flash.geom:Point) — method, interface com.bmap.overlay.IFeature |
| |
move(offsetPoint:flash.geom:Point) — method, interface com.bmap.overlay.IinfoWindow |
| |
move(offsetPoint:flash.geom:Point) — method, class com.bmap.overlay.InfoWindow |
| |
moveBtn — Property, class com.bmap.control.Scaler |
| |
moveBtnToLevel(newLevel:int) — method, class com.bmap.control.Scaler |
| |
MultiPoint — class, package com.bmap.vo |
|
多点
|
MultiPoint() — Constructor, class com.bmap.vo.MultiPoint |
| |
|
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 |