2.1.0
What's Changed
-
Mapbox Styles support and Swiss Base Map demo, fixes by @lolochristen in #71
- New Map component MapboxMap to apply a full style source:
<MapboxMap StyleUrl="mapbox://styles/mapbox/bright-v9" AccessToken="@_accessToken"></MapboxMap>
- Support for adding a single mapbox style json source layer:
LayerType.MapboxVectorStyle
- Demo added for Swiss Base Map and Mapbox layers
- New Maui FlightTracker App
- New properties: InitialCenter, InitialZoom
- New Map component MapboxMap to apply a full style source:
-
Refactor Coordinate struct by @lolochristen in #68
Full Changelog: 2.0.1...2.1.0