tags:

views:

177

answers:

1

i want to set balloon tips in android google map... please tell me how can we set and display balloon tips ?

+1  A: 

its like a "i need your code" question...

try google with 3 keywords: android map overlay

found: http://codemagician.wordpress.com/2010/05/06/android-google-mapview-tutorial-done-right/

WarrenFaith
i am also using the sample code from that url.here they show the alert window when "onTab()"but i want to show the balloon tooltip for that pinpoint...
Kandhasamy
than create a 9.png drawable and place it above the pinpoint. not very hard to do...
WarrenFaith