[android-developers] Re: MapView balloon box, is it possible??

2009-06-05 Thread mscwd01

I believe you have to create your own balloon box and draw it to the
screen above the tapped marker. I am not aware of an in-built
mechanism to achieve this.

It shouldn't be too hard to create one though, just use a .9.png for
the background etc, so the marker expands automatically to contain the
desired text.

On Jun 5, 10:51 am, k_zoltan zoltan.kisgyo...@gmail.com wrote:
 Hi,

 I want to build an ap based on the Google Map API's MapView
 Everyting works fine but I cant find a control thing
 I saw this example, and I'm wondering, isn't this possible somehow in
 the Android MapView too.

 http://code.google.com/apis/maps/documentation/examples/marker-drag.html

 I'm interested not in the moveable drawable, but in that  balloon box
 whit the Just bouncing along... text

 Appreciate your help,

 Zoltan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: MapView balloon box, is it possible??

2009-06-05 Thread André Charles Legendre

Some tutorial at :

http://www.pointgphone.com/map-application-android-sdk-15-2597
http://www.pointgphone.com/map-application-android-sdk-15-deuxieme-partie-4916

It is in french but code is Ok

Andre

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---