maplibre / swiftui-dsl

Making it easy to use MapLibre in SwiftUI
BSD 3-Clause "New" or "Revised" License
29 stars 9 forks source link

Content insets and more modifiers #28

Closed ianthetechie closed 7 months ago

ianthetechie commented 8 months ago

Mostly toward supporting navigation use cases, but fixed up a lot of things along the way, including adding the first batch of chainable modifiers via extension methods.

ianthetechie commented 8 months ago

Had to fix up a few things after doing some local integration with Ferrostar, but it's looking solid now; ready to merge after a review.