place
fun Geo.place(placeId: String, vararg options: Option): JsonObjectApiAction<Place>
Content copied to clipboard
Returns all the information about a known place.
Receiver
Geo endpoint instance.
Return
JsonObjectApiAction for Geo model.
Parameters
place Id
A place in the world. These IDs can be retrieved from geo/reverse_geocode.
options
Optional. Custom parameters of this request.