Using the MapView sample code from Corona I notice the location pin is a simple pin when “Find Location” (button1Release handler) is touched, yet the pin for “Current Location” has a slightly pulsating location marker with a blue circle around it.
If an image file is used for the pin in the “Current Location” handler (button2Release") the image shows but the pulsating marker and blue circle does as well.
Is there any way to disable that current location marker?