Skip to content

Releases: lolochristen/OpenLayers.Blazor

2.4.1

16 Feb 13:44
c8a3446
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

2.4.0

17 Jan 20:17
94426d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.4.0

2.3.1

13 Nov 21:03
2f78120
Compare
Choose a tag to compare

What's Changed

  • UpdateCoordinates/SetCoordinates method and optimized change detection by @lolochristen in #92

Full Changelog: 2.3.0...2.3.1

2.3.0

28 Oct 08:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.3...2.3.0

2.2.3

09 Oct 12:00
55eeb45
Compare
Choose a tag to compare

What's Changed

  • Fix get style on drawing. Fix missing styles for points. by @lolochristen in #84

Full Changelog: 2.2.2...2.2.3

2.2.2

26 Aug 13:57
45d0472
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

26 Aug 12:28
86476f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

26 Aug 12:10
ec4ae7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

07 Aug 16:00
Compare
Choose a tag to compare

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
  • Refactor Coordinate struct by @lolochristen in #68

Full Changelog: 2.0.1...2.1.0

2.0.1

13 Jul 06:30
ca5e89b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1