menu
ipostmap_flutter package
documentation
ipostmap.dart
MFMapPOICallback typedef
MFMapPOICallback typedef
dark_mode
light_mode
MFMapPOICallback
typedef
MFMapPOICallback
=
void Function
(
String
placeId
,
String
name
,
MFLatLng
location
)
Implementation
typedef void MFMapPOICallback(String placeId, String name, MFLatLng location);
ipostmap_flutter package
documentation
ipostmap
MFMapPOICallback typedef
ipostmap library