menu
vietmap_flutter_gl package
documentation
vietmap_flutter_gl.dart
AnnotationManager<T extends Annotation>
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
(
T
)
?
onTap
final
Called if a annotation is tapped
Implementation
final void Function(T)? onTap;
vietmap_flutter_gl package
documentation
vietmap_flutter_gl
AnnotationManager<T extends Annotation>
onTap property
AnnotationManager class