BMap
ParkingSpotOptions
ParkingSpotOptions
ParkingSpot构造函数配置参数
interface
ParkingSpotOptions
{
callback
?:
Function
;
floor
?:
number
;
}
属性
#
callback
?:
Function
点击回调函数
#
floor
?:
number
楼层,
默认值:1
ParkingSpot构造函数配置参数