-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#3768Labels
p: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
I copy and paste google map tile_overlay example (https://github.com/flutter/plugins/blob/master/packages/google_maps_flutter/google_maps_flutter/example/lib/tile_overlay.dart) with an error:
======== Exception caught by widgets library =======================================================
The following _CastError was thrown building MapSample(dirty, state: MapSampleState#88735):
type '_CompactLinkedHashSet<TileOverlay?>' is not a subtype of type 'Set<TileOverlay>' in type cast
any update or workaround on this?
Metadata
Metadata
Assignees
Labels
p: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version