How to use jfeinstein sliding menu with a mapview

156 Views Asked by At

How do i integrate jfeinstein sliding menu with a mapview inside it? I tried using the code in this post google maps integration and SlidingMenu but it still doesnt work.

1

There are 1 best solutions below

0
On

It's acutally quite easy, go to the Github repo and download the java class appropriate. This slidingMapActivity will fix the issue.

Then in you acitiy, change the extend of Acitivty to SlidingMapActivity and that it.