Animated overlays for Android -


i need develop animation on map view overlay. 1 animation take place when user tap on current location (my current location own png) - overlay should bounce. second animation take place when overlays appear on map - should fall top.

i googling , explore answers - lack of information. has experience or know how handle - please me.

thx

i can refer libary used myself: googlemapsoverlay

it has many build in features, overlaygesturelistener can use determine when user taps once or twice on item (like position). second helpful thing might lazyload-manager. animations suggest state-drawable bouncing.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -