Properties
Protected
h
h: number = 0
Private
mBitmap
mBitmap: ArrayBuffer = ...
Private
mId
mId: string = ''
Protected
mResource
Protected
w
w: number = 0
Static
INVALID_ID
INVALID_ID: string = "INVALID_ID"
Private
Static
Readonly
TAG
TAG: string = "BitmapDescriptor"
bitmap 描述信息 在高德地图API 里,如果需要将一张图片绘制为Marker,需要用这个类把图片包装成对象,可以通过BitmapDescriptorFactory 获得一个BitmapDescriptor 对象。
Since
1.0.0