Geo
public enum Geo
Namespace for GeoCategory Types
-
A bounding box defined by southwest and northeast corners.
See moreDeclaration
Swift
struct BoundingBox
-
A pair of coordinates to represent a location (point).
See moreDeclaration
Swift
struct Coordinates
-
Country codes for use with Amplify Geo.
See moreDeclaration
Swift
struct Country
-
Geo Error
See moreDeclaration
-
Identifies the name and style for a map resource.
See moreDeclaration
Swift
struct MapStyle : Equatable
-
A place defined by coordinates and optional additional locality information.
See moreDeclaration
Swift
struct Place
-
Results handler for Amplify Geo.
Declaration
Swift
typealias ResultsHandler<T> = (Result<T, Error>) -> Void
-
The area to search.
See moreDeclaration
Swift
enum SearchArea
-
Optional parameters when searching for text.
See moreDeclaration
Swift
struct SearchForTextOptions
-
Optional parameters when searching for coordinates.
See moreDeclaration
Swift
struct SearchForCoordinatesOptions