B4A Library GoogleMapsExtras

I've tried to use Street View but I got this error:
Please..Is there anyway to fix it? because I really NEED it..
 

NGUYEN TUAN ANH

Active Member
Licensed User
i code:
B4X:
    If KML.HasContainers Then
		Dim C1 As List = KML.GetContainers
		Dim C2 As KmlContainer = C1.Get(0)
	End If
and get error: java.lang.RuntimeException: java.lang.ClassCastException: uk.co.martinpearman.b4a.androidmapsutils.data.kml.KmlContainer cannot be cast to com.google.maps.android.data.kml.KmlContainer
Help me please.!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…