si può modificare l'icona del sensore di posizione con una icona a piacimento? vorrei mettere una stella che si muova seguendo la mia geolocalizzazione.
Grazie
Unfortunately, you cannot change the icon for the user location.
You could try adding a map marker set to the same co-ordinates, and use blocks to move the marker as the user moves.
intendi dire di dare il comando che ogni volta il sensore di posizione cambia coordinate marker a stella lo segue dando l'impressione che sia l'icona a essere il sensore?
Yes I do mean that. Use the locationChanged event to return the coordinates to the marker. (You can change the image for the marker!)