search_by_latlng: Google Place Search by lat lng

Description Usage Arguments Value References

Description

search place by latitude and longitude api integration where you can get the location of any place by its latitude and longitude using geocoding api

Usage

1
search_by_latlng(lat, lng)

Arguments

lat

i.e is latitdue is the double type numeric value

lng

i.e is lngitutde is the double type numeric value

Value

result dataframe response

References

https://developers.google.com/maps/documentation/geocoding/intro#ReverseGeocoding


rjkhan/RCourse-lab5 documentation built on May 21, 2019, 2:26 a.m.