openEditor method

void openEditor(
  1. BuildContext context,
  2. LatLng location
)

Implementation

void openEditor(BuildContext context, LatLng location) async {
}