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.
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