FadingActionBar icon indicating copy to clipboard operation
FadingActionBar copied to clipboard

MapView as header

Open JasonAndujar opened this issue 10 years ago • 3 comments

Is there any support for a MapView as the header? It doesn't need touch functionality, just the ability to take a location command and display it as the header instead of an image.. thanks!

JasonAndujar avatar Apr 15 '14 19:04 JasonAndujar

you could simply replace the header image with a static map http://stackoverflow.com/questions/5324004/how-to-display-static-google-map-on-android-imageview

CoffeeCode avatar Apr 17 '14 00:04 CoffeeCode

I didn't even know that was possible, thanks!

JasonAndujar avatar Apr 17 '14 00:04 JasonAndujar

I am looking for a similar feature, however, with an actual MapView with touch functionality. Any ideas?

skadyrov avatar Jan 01 '15 01:01 skadyrov