eschao / android-PageFlip

3D Style Page Flip on Android
Apache License 2.0
1.74k stars 262 forks source link

How to add SupportMapFragment to Canvas #49

Open LuthfanM opened 4 years ago

LuthfanM commented 4 years ago

I having trouble to add supportmapfragment to canvas in this library. To add view such as TextView or Button is not problem, but when i define supportMapFragment in mainActivity and try to insert to canvas, i always getting error no view found for id.

how to do that actually?

Thanks in advance

eschao commented 4 years ago

Could you paste some detail codes to explain what your problem exactly is?