public interface IZoomView
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAttachMapView(MapView mapView)
绑定MapView(内部使用)
|
void |
setEnable(boolean enable)
设置缩放控件是否可用
|
void onAttachMapView(MapView mapView)
mapView - mapViewvoid setEnable(boolean enable)
enable - 是否可用