public static interface TencentMap.OnMapLongClickListener
参见
TencentMap.setOnMapLongClickListener(OnMapLongClickListener)
| Modifier and Type | Method and Description |
|---|---|
void |
onMapLongClick(LatLng latlng)
当地图被长按时的回调函数
|
void onMapLongClick(LatLng latlng)
latlng - 按住点的经纬度