mapbox / MapboxStatic.swift

Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
https://www.mapbox.com/api-documentation/?language=Swift#static
Other
189 stars 31 forks source link

Add standalone marker API method #30

Closed 1ec5 closed 8 years ago

1ec5 commented 8 years ago

A new MarkerOptions class conforms to a common SnapshotOptionsProtocol and inherits from MarkerImage like Marker does. This class is responsible for configuring a request for a standalone marker from the classic Static API.