Self-test questions
Q1. Street view provides which view?
360 degree view
180 degree view
90 degree view
Q2. What should we use to implement Street View?
MapFragment
StreetViewPanoramaFragment
Q3. To support lower API devices, we should use which function?
SupportStreetViewPanoramaFragment
StreetViewPanoramaFragment
Q4. The setPosition()
method is used to set the location.
True
False
Q5. The setStreetNamesEnabled()
method is used to disable/enable the street name.
True
False