We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: UnimplementedError: onClusterTap() has not been implemented. #0 GoogleMapsFlutterPlatform.onClusterTap (package:google_maps_flutter_platform_interface/src/platform_interface/google_maps_flutter_platform.dart:389:5) #1 GoogleMapController._connectStreams (package:google_maps_flutter/src/controller.dart:83:10) #2 new GoogleMapController._ (package:google_maps_flutter/src/controller.dart:15:5) #3 GoogleMapController.init (package:google_maps_flutter/src/controller.dart:31:32) <asynchronous suspension> #4 _GoogleMapState.onPlatformViewCreated (package:google_maps_flutter/src/google_map.dart:466:44) <asynchronous suspension>
The map is not loaded properly because the interface added with clustering support in google_maps_flutter is not implemented. https://github.com/flutter/packages/blob/main/packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md#290
The text was updated successfully, but these errors were encountered:
#738
Sorry, something went wrong.
seungsoo47
No branches or pull requests
The map is not loaded properly because the interface added with clustering support in google_maps_flutter is not implemented.
https://github.com/flutter/packages/blob/main/packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md#290
The text was updated successfully, but these errors were encountered: