-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello,
I would like to use heatmaps on my Flutter app, that's why I'm trying to use your fork.
They work well on Android, but not on iOS.
When building the app, Xcode throws 'Google-Maps-iOS-Utils/GMUHeatmapTileLayer.h' file not found
in GoogleMapHeatmapController.h
.
When replacing the import with #import "GMUHeatmapTileLayer.h"
, Xcode throws:
Include of non-modular header inside framework module 'google_maps_flutter_heatmap.GoogleMapHeatmapController': '/Users/spirals/Library/Developer/Xcode/DerivedData/Runner-axcithruvnzhhsgmqorctsqkpxgk/Build/Products/Debug-iphonesimulator/Google-Maps-iOS-Utils/GoogleMapsUtils.framework/Headers/GMUHeatmapTileLayer.h'
Since I'm a total beginner in iOS development, I have no idea what's going on 😭
ajkendall, Sunggil, jml0123 and Neptune-1
Metadata
Metadata
Assignees
Labels
No labels