ios - Change user location in GMSMapView -
i want set custom user location in gmsmapview. locations based on ibeacons. have idea how achieve this?
i don't think can change user location.
there 2 options though:
use custom marker (annotation) acts user location.
you can implement gps spoofing can simulate user current location. see how set fake gps location on ios real device
Comments
Post a Comment