문제

Sorry for my English

In Google Maps v2 current location's indicator (small blue point) has the same radius in pixels for each zoom level. How can I draw something like this on map but with different color (gradient) ? I.e. with fixed radius.

도움이 되었습니까?

해결책

Maybe make your own Image and create your marker with it ?

http://developer.android.com/reference/com/google/android/gms/maps/model/Marker.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top