Skip to content
New issue

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

[google_maps_flutter] Map can't load #723

Closed
JSUYA opened this issue Aug 20, 2024 · 1 comment
Closed

[google_maps_flutter] Map can't load #723

JSUYA opened this issue Aug 20, 2024 · 1 comment
Assignees

Comments

@JSUYA
Copy link
Member

JSUYA commented Aug 20, 2024

[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

@JSUYA
Copy link
Member Author

JSUYA commented Sep 10, 2024

#738

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants