Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
1 vote
0 answers
247 views

I'm using the iOS Google Maps SDK to show maps in my app. On my maps, I also show some map markers. This has been working great, however I want the map to ignore the safe areas of the device so that ...
user5893820's user avatar
0 votes
1 answer
64 views

I was originally using dark mode when the OS is in dark mode. mapView.overrideUserInterfaceStyle = .dark; mapView.isNavigationEnabled = true // this line forces the UI to return light mode Any hints ...
Billy's user avatar
  • 523
0 votes
0 answers
52 views

Running into a problem where the blue user location dot can get hidden beneath markers. I am trying to figure out a way so that the user location will always appear over top of the markers instead. I ...
Kyle Tichon's user avatar
0 votes
0 answers
77 views

Is anyone familiar with Google Maps API and putting polygons onto a still map? I have a lot of coordinates I want to place down, but it's difficult to copy and paste every single one into the ...
Elk September's user avatar
0 votes
0 answers
43 views

I am currently using Google map overlay with GMSServices.setMetalRendererEnabled(false) to be able to see image bigger than 600x600. I know the setMetalRendererEnabled is deprecated, so what solution ...
Icare's user avatar
  • 1
0 votes
0 answers
99 views

I'm building an iOS application that uses GoogleMaps iOS SDK. I added the SDK with Swift Package Manager, and it worked; however, the previews are not working anymore because Google Maps SDK is a ...
madpoet's user avatar
  • 1,063
2 votes
1 answer
177 views

I'm implementing a bottom sheet in my Flutter app to select a location using Google Maps. While the map displays correctly, gestures like pinch-to-zoom and scroll (pan) do not work when interacting ...
Dasaya_Developer's user avatar
-2 votes
1 answer
370 views

I create a iOS framework project which use GoogleMaps iOS SDK (version: 8.4.0, include from CocoaPods) and aggregate it as XCFramework Lib. And Other iOS App project try to include My XCFramework Lib ...
Xattacker Tao's user avatar
1 vote
0 answers
237 views

After fetching 'GoogleMapsUtils' dependencies, it just shows this error: checksum of downloaded artifact of binary target 'GoogleMapsUtils' (...) does not match checksum specified by the manifest (...)...
Mathias Nonohay's user avatar
1 vote
0 answers
141 views

I am trying to implement Google Maps SKD to an iOS app. The location dot, google logo, and go to my location button are visible, but not the maps. I try different thinks but none of those works. My ...
Marko Zadravec's user avatar
0 votes
0 answers
172 views

I am using Google Maps SDK in my iOS app. When I try to use GMSPinImageOptions in my code. I am not able to use it even though I have imported GoogleMaps. It keeps saying, Cannot find '...
Pratik's user avatar
  • 306
1 vote
0 answers
115 views

My project is using GoogleMap (8.3.0) version. It is working all good. But suddenly it is crashing with the error : *** -[__NSDictionaryM setObject:forKeyedSubscript:]: key cannot be nil -[...
SiOS's user avatar
  • 11
-1 votes
2 answers
332 views

When I try to initialize the map, app crashed. I have same issue in UIkit. I try clean pods, update pod and clean project. Last week it was working correctly, no joke iOS: 16.2 iPhone: 14 plus ...
Carlos Andres Ponce's user avatar
0 votes
0 answers
770 views

i have recently uploaded an app to App Store review and after several attempts to make location work, I think I made it. The problem is that my map is not loading at all, it only shows a blank page ...
lautipaletta's user avatar
0 votes
1 answer
127 views

Intergated the Google maps via SPM and maps seems to loaded correctly with few markers on the map, but I wanted to know when the map is fully loaded and when the map is moved etc.. For that we can use ...
vishwa's user avatar
  • 53

15 30 50 per page
1
2 3 4 5
92