Hello
How can I add the "Pulsating blue circle" in my gps application. Currently i am fetching my current location by CCLocationManager.
I am using mapView.showsUserLocation = True, but this only display a pin at my current location.
How can i get that "blue circle" as in the default maps app.
update: many app does this. for example - Realtor.com
Thanks