I want to set a custom user location in GMSMapView. The locations is based on iBeacons. Does anyone have an idea how to achieve this?
Asked
Active
Viewed 499 times
1 Answers
1
I don't think you can change user location.
There are two options though:
Use a custom marker (annotation) that acts as a user location.
You can implement GPS Spoofing where you can simulate the user current location. See this How to set fake GPS location on IOS real device

Community
- 1
- 1

Kiran Thapa
- 1,230
- 2
- 13
- 28