Posts Tagged ‘MapView’

MapView with Widgets Android

January 4th, 2010 @ 12:38 am

0

This phased me for quite sometime, how do I use a widget like a button, or a view as an overlay?

I asked on the Google Groups, got a great reply from Mark Murphy, and he explained about how you can use relative layouts to add views on top of the map view and set x, y coordinates and use z ordering.

I started to think about what the MapView was, then a quick look at the API and bam, addView.

(more…)

Tags: , ,
Posted in Uncategorized | No Comments »