Select a tide or current station based on the location and station type.
The station of the given type which is nearest the geographic location specified will be selected.
string "tide | current"
// Show currents for Yokeko Point{ "location": { "lat": 48.41272, "lng": -122.61317 }, "type": "current"} Copy
// Show currents for Yokeko Point{ "location": { "lat": 48.41272, "lng": -122.61317 }, "type": "current"}
Select a tide or current station based on the location and station type.
The station of the given type which is nearest the geographic location specified will be selected.