[android-developers] Map view ballons - Updating time

2011-04-20 Thread Dijil
Hi, In the application which I am developing, the users can tap on a map and the current time at that location will be shown in a balloon. I am using "mapviewballoons" library in this project. More than one balloons can be shown in a page. The time in the balloons need to be updated once each mi

[android-developers] Map View Error!

2011-01-27 Thread peria abirami
If I put Classname extends MapActivity, it can't resolve that. If i put name extends Activiy, it resolve but the application forced to close.. Can any one help me on this issue -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post t

Re: [android-developers] Map view drag event

2010-03-22 Thread Mark Murphy
veradis wrote: >In my mapview, i want to fire drag event when map is dragged in > touch screen. i have tried onTouch method but with no result. > > @Override > public boolean onTouchEvent(MotionEvent ev) >{ > .. > return true;//super.onTouchEvent(ev);

[android-developers] Map view drag event

2010-03-22 Thread veradis
Hi, In my mapview, i want to fire drag event when map is dragged in touch screen. i have tried onTouch method but with no result. @Override public boolean onTouchEvent(MotionEvent ev) { .. return true;//super.onTouchEvent(ev); } Please he

Re: [android-developers] map view not responding today?

2009-11-20 Thread Wayne Wenthin
Mine seems to be working. On Fri, Nov 20, 2009 at 11:10 AM, ian wrote: > So strange. None of my mapview pages work today even though I haven't > edited them for days, Everything compiles and the other pages in the > apps work fine, but when I try to open a map page I get "..app stopped > unexpe

[android-developers] map view not responding today?

2009-11-20 Thread ian
So strange. None of my mapview pages work today even though I haven't edited them for days, Everything compiles and the other pages in the apps work fine, but when I try to open a map page I get "..app stopped unexpectedly box" Any one else having trouble??? I rechecked my API key and that was OK

[android-developers] Map view

2009-09-10 Thread sasi kumar
Hi guys, I have doubt in map view. I need a mapview with marker. when i'm clicking the marker it should display some info window. when i click the info window it should goto another layout. any one can suggest idea for this.. -- Thanks & Regards Sasi Kumar.S --~--~-~--~~--

[android-developers] Map view

2009-09-01 Thread Sasi Kumar
Can any one help to create map view with a marker. When we are clicking marker it should display info window. By clicking that info window it shoul goto another layout. Ple. reply me. thanks in advance. --~--~-~--~~~---~--~~ You received this message because y

[android-developers] Map view info window

2009-08-27 Thread Sasi Kumar
Hi, I have displayed map view with marker. now i want, When i'm clicking marker it should display info window. When i'm clicking info window i need to redirect another page any one can know about these. please reply me. thanks in advance.. --~--~-~--~~~

[android-developers] Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-04-20 Thread wayne mcfadden- Red Droid
I'm debugging an application in 1.5 and my map view is not showing the tiles. My overlays show up fine. The tiles show correctly if I run the appication in 1.1. (so the key that i'm using there is fine in the xml) So this looks like it may be a map key problem. I'm trying to use the same key

[android-developers] Map View Problem

2008-10-30 Thread samina
Hi , i have the problem with mapview and its showing the following errors in the logcat.plz help me for finding solution .. 10-30 13:18:19.005: DEBUG/AndroidRuntime(729): Shutting down VM 10-30 13:18:19.015: WARN/dalvikvm(729): threadid=3: thread exiting with uncaught exception (group=0x40010

[android-developers] map view problem

2008-10-29 Thread sami
Hi , I got mapview 3days before ,but from yesterday i am getting grid instead of mapview.i got solution from our goups also but its still not working .please help me.DATA_Preferences,DATA_Tiles was not created automatically .i pushed those files manually also.please help me .i am struggling ...