SearchArea
public extension Geo.SearchArea
-
Creates a SearchArea that only returns places within the provided MGLCoordinateBounds.
Declaration
Swift
static func within(_ bounds: MGLCoordinateBounds) -> Geo.SearchArea
Parameters
bounds
The bounds for the search area.
Return Value
The SearchArea.