Skip to main content

All Questions

0 votes
0 answers
32 views

Google maps ios marker location issues

I am using google maps in ios. Every thing is working fine in simulator and device but when I search address using placeclient and select it then marker place a different location. https://drive....
yaxanof252 yaxanof's user avatar
0 votes
1 answer
45 views

GMSMarker infoWindow - data not updating

What I am trying to accomplish is to refresh the map every X seconds. When doing so, I want to update the content of info window of selected marker. However, the marker data is updated (tried with lat/...
Andrija Randjelovic's user avatar
1 vote
0 answers
117 views

GMSMarkers blinking on map when I change the value of tracksViewChanges

In my application, I am using GoogleMaps and a custom GMSMarker. However, my markers are dynamically calculated to decide what they should render or not. For example, when a marker is too close to ...
Fetrindade's user avatar
1 vote
1 answer
219 views

how to change color of GMS Marker and how to add Custom GMS Marker?

I want to use my own marker instead of red marker (destination) shown in screenshot and also I want to change marker color from red to blue here is the code. let sourceMarker = GMSMarker() ...
Muhammad Mustafeez Ur Rehman's user avatar
1 vote
0 answers
349 views

How can I make Google maps markers activate drag on touch instead of long touch

I have looked at other posts relating to similar issues and have not seen any answers which have been helpful to solving the issue. What I want is for the markers within my map to be draggable which ...
DESWIJ's user avatar
  • 63
1 vote
1 answer
2k views

Swift 5: How to add Marker on GoogleMap on tap/touch with coordinates?

I was learning GoogleMap-SDK for iOS, in the process i did searched for the above question and found satisfactory answers but not the one that's practically useful. E.G. : Swift 3 google map add ...
Nayan Dave's user avatar
  • 1,670
1 vote
2 answers
907 views

How to deselect a GMSMarker after removing custom infowindow in google maps swift

So I have been using Google Maps iOS SDK 4.0.0 and my requirement is like this when I tap on a marker it should add UIViewContoller's view which I easily achieved. Take a look on the following code: ...
Poles's user avatar
  • 3,672
0 votes
1 answer
283 views

Google iOS Cluster Manager "marker.userData" NIL after Cluster/de-Cluster

I am attempting to upgrade my iOS App to use Google Map Clustering. The App loads over 19,000 markers from a Firebase database using “child added” and I assign an ID to each marker using “marker....
G. Steve's user avatar
  • 2,869
1 vote
1 answer
938 views

How to change UI state when user touch GoogleMaps' Marker in SwiftUI?

This question is about SwiftUI. I'm trying to show a map and allow the user to touch any marker available. When it happens, I wish to change a text on my view, reflecting that user's action. After ...
Boni Machado's user avatar
0 votes
1 answer
99 views

Pass data to from one viewcontroller to another viewcontroller on the same view

I'm building my first app and I have two view controllers being displayed at the same time. The first is my google maps and top on of that view is a panel(pod) I found. The Googlemaps viewcontroller ...
Kamanda's user avatar
  • 305
0 votes
1 answer
1k views

IOS Google maps marker title doesn't appear

I've used ios google maps sdk, I need to display title when zoomed in to a certain level same like gooogle maps. But right now its not working at all. func renderer(_ renderer: GMUClusterRenderer, ...
Pratik Jaiswal's user avatar
0 votes
1 answer
323 views

Google Maps Delegate

I am using google map in my project. I want to give user 2 options when tapping the infoWindowOfMarker which call the delegate method: mapView(_ mapView: GMSMapView, didTapInfoWindowOfMarker marker: ...
user avatar
0 votes
1 answer
499 views

Custom Markers Google Maps Street View Xcode for text overlay

Is there is a way to do custom markers in Google Maps Street View (GMSPanoramaView) in Xcode? I can find tutorials for doing custom markers in regular mapView but cannot find a way to do custom ...
S. Forman's user avatar
1 vote
0 answers
525 views

How do you show a sheet programmatically in SwiftUI?

I'm still new to Swift so this may be apparent to some more seasoned developers, but I'm having trouble getting a form sheet programmatically. For context, I'm building an app using SwiftUI & ...
zlyt's user avatar
  • 269
2 votes
2 answers
1k views

How google's Map SDK billing works for Android and iOS apps?

I am using Google Maps SDk for iOS and Android in my apps. Below are my use cases: Load Map in both iOS and Android mobile Apps. Draw few markers of locations received from my server. I am not using ...
user1517153's user avatar

15 30 50 per page
1
2 3 4 5
7