menu
heyhip_amap package
documentation
heyhip_amap_controller.dart
MarkerClickCallback typedef
MarkerClickCallback typedef
dark_mode
light_mode
MarkerClickCallback
typedef
MarkerClickCallback
=
void Function
(
String
markerId
,
LatLng
position
)
Implementation
typedef MarkerClickCallback = void Function(String markerId, LatLng position);
heyhip_amap package
documentation
heyhip_amap_controller
MarkerClickCallback typedef
heyhip_amap_controller library