Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi authored Mar 3, 2018
1 parent b55a463 commit e4b051f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,6 @@ If you don't want to set the properties yourself you can use a preconfigured con
| giddy | A giddy configuration 🀒 which you shouldn't use in production. But it's fun πŸ€·β€β™‚οΈ πŸ€™|
| astronautView | The view of an astronaut 🌎 |

More themes coming soon... πŸ‘¨β€πŸ’»

Furthermore, you can initialize a `FlyoverCamera` with a given `Theme`.

```swift
Expand All @@ -244,6 +242,8 @@ let camera = FlyoverCamera(
)
```

More themes coming soon... πŸ‘¨β€πŸ’»

## FlyoverMapView
The `FlyoverMapView` is a preconfigured `MKMapView` with an embedded `FlyoverCamera`. The `FlyoverMapView` offers various convenience functions for example starting a flyover with a `MKAnnotation` object or setting a supported flyover `MapType`.

Expand Down

0 comments on commit e4b051f

Please sign in to comment.