menu
google_navigation_flutter package
documentation
google_navigation_flutter.dart
MarkerAnchor
MarkerAnchor.new const constructor
MarkerAnchor.new const constructor
dark_mode
light_mode
MarkerAnchor
constructor
const
MarkerAnchor
(
{
required
double
u
,
required
double
v
,
})
Initialize MarkerAnchor object.
Implementation
const MarkerAnchor({required this.u, required this.v});
google_navigation_flutter package
documentation
google_navigation_flutter
MarkerAnchor
MarkerAnchor.new const constructor
MarkerAnchor class