Structures
The following structures are available globally.
-
See moreAMLMapViewincluding standard the view components:AMLSearchBar,AMLMapControlView, andAMLPlaceCellView.Declaration
Swift
public struct AMLMapCompositeView : View -
The
See moreSwiftUIwrapper forMGLMapViewDeclaration
Swift
public struct AMLMapView : View -
An IdentifiablePlace and from a
Geo.Placefor use in SwiftUI views requiringIdentifiableconformance.See moreImportant
Theidproperty is generated on creation and NOT associated with a specificGeo.Place.Declaration
Swift
@dynamicMemberLookup public struct IdentifiablePlace : Identifiable -
A SwiftUI Wrapper around
See moreUIActivityIndicatorView.Declaration
Swift
public struct AMLActivityIndicator : UIViewRepresentable -
SwiftUI preview for
See moreAMLActivityIndicatorDeclaration
Swift
public struct AMLActivityIndicator_Preview : PreviewProvider -
AMLMapControlView that displays zoom in, zoom out, and align north buttons.
See moreDeclaration
Swift
public struct AMLMapControlView : View -
View to display information from a
See moreGeo.Place. For use in aListorForEachDeclaration
Swift
public struct AMLPlaceCellView : View -
A list of places created with an array of
See moreGeo.Place.Declaration
Swift
public struct AMLPlaceList : View -
A Search Bar used to take location user search input.
See moreDeclaration
Swift
public struct AMLSearchBar : View
View on GitHub
Structures Reference