Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for 2.1.0 release #162

Merged
merged 27 commits into from
Apr 16, 2023
Merged

Prepare for 2.1.0 release #162

merged 27 commits into from
Apr 16, 2023

Conversation

TimPurdum
Copy link
Collaborator

Release Notes

Features

  • Added ToMap and ToScreen point conversions to MapView.razor.cs
  • Added methods to control PopupWidget visibility and read feature sets

Large Graphic Data Sets

  • Move all graphic collection serialization from .NET to JavaScript to Protobuf from JSON
  • Tested and adjusted graphic-handling code for WASM, Server, and MAUI scenarios
    • use synchronous JavaScript interop in WASM
    • use multi-threaded async loading in Server

Bug Fixes

  • Fixed relative asset path impacted by route parameters
  • Fixed bug in setting xoffset and yoffset for marker symbols
  • Fixed bug with setting UniqueValueRenderer

Documentation

  • Improved documentation and sample of MAUI configuration loading and Android emulator issue

TimPurdum and others added 26 commits March 13, 2023 14:56
Update samples to .NET 7, fix asset path to be relative
Add View.ToMap and View.ToScreen conversion methods
@TimPurdum TimPurdum self-assigned this Apr 16, 2023
@TimPurdum TimPurdum merged commit 1dd0d87 into main Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant