Package 

Object StreetViewUtils.Companion

    • Method Summary

      Modifier and Type Method Description
      final Status fetchStreetViewData(LatLng latLng, String apiKey, Source source) This function will check whether a location is available on StreetView or not.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • fetchStreetViewData

         final Status fetchStreetViewData(LatLng latLng, String apiKey, Source source)

        This function will check whether a location is available on StreetView or not.

        Parameters:
        latLng - The LatLng object representing the location for which you want to fetch Street View data.
        apiKey - The API key for Google Maps services.
        source - The source of the Street View panorama.