I\'m a newbie into Android programming... Here\'s what I\'m trying to do for a small academic project:
I my application there is button \"show me\",and a spinner to choose radius ,and one button \"search\" to search results,,
I have activity which can show overlay. This overlay have markers which gets from web. How开发者_C百科 can I implements lazy loading from URL for this markers?
I have a class extending MapActivity which has an overlay attached to it extending ItemizedOverlay.Inside the overlay I have a GestureDetector and a OnGestureListener.Now for my problem:
I have an Android app where I display a MapView with an ItemizedOverlay and where I want to allow users to touch the map to add new markers to the overlay. My onTouchEvent method uses an content provi
i am using MapActivity in my application to show map and for that i have a class named MapItemizedOverlay which extends ItemizedOverlay. I added an AlertDialog on onTap() function of MapItemizedOverla
I am using OSMdroid. I have managed thanks to this post Adding Overlay to OSMDROID to creata overlay static item on a specific location.
Is there a way of disabling panning/zooming and keeping map overlays clickable? I am specifically thinking about an ItemizedOverlay that I want to be tappable while denying users from moving around t
I am looking for some help.... Firstly I have a database server side with a numerous amount of locations(longs +lats)
I have a small problem with android maps. I added an ItemizedOverlay class to display my custom marker. When i click on the marker i want to go on another activity on witch i will show the address of