Skip to content

Releases: Esri/maps-app-dotnet

v1.0.10

22 Apr 22:54
18e7cf5
Compare
Choose a tag to compare
  • Updates to ArcGIS Runtime 100.11.
  • Updates Xamarin.Forms and other packages to the latest available versions.

v1.0.9

21 Feb 21:52
21613ed
Compare
Choose a tag to compare
  • Deprecate support for iOS 12.
  • Updates Xamarin.Forms to add support for iOS 14.
  • Updates the minimum Android version to SDK 23 (Android 6).
  • Updates to ArcGIS Runtime 100.10.
  • Updates to fix several warnings, for deprecations and other issues.

v1.0.8

05 Nov 23:38
ddec55a
Compare
Choose a tag to compare
  • Improves app configuration and setup instructions for clarity.

v1.0.7

30 Oct 04:39
618cac2
Compare
Choose a tag to compare
  • Updates doc and many code comments to avoid all use of http:

v1.0.6

18 Sep 19:08
a443b36
Compare
Choose a tag to compare
  • Added support for dark mode for Xamarin.Forms.
  • Updated to latest Xamarin.Forms release.
  • Migrated the Android project to use AndroidX and build using the latest Android SDK.
  • Added robust support for devices with notches on Android and iOS.
  • Migrated from PNG icons to font-based icons for most graphics on UWP, Android, iOS.

v1.0.5

28 Aug 02:53
8a852a9
Compare
Choose a tag to compare
  • Updated to ArcGIS Runtime 100.9.
  • Updated to Xamarin.Forms 4.8.0.
  • Moved the WPF (.NET Core) project to a separate folder to prevent possible build issues.

v1.0.4

22 Jul 20:17
f957c95
Compare
Choose a tag to compare
  • Adds doc table of contents to root README.md and docs/index.md
  • Renames docs/index.md to docs/README.md

v1.0.3

08 May 01:02
cd9e965
Compare
Choose a tag to compare
  • Updated to ArcGIS Runtime 100.8.
  • Updated Xamarin.Forms dependency to 4.5 and UWP to 6.2.10.
  • Updated UWP minimum platform version from 16299 to 17134.
  • Bug fixes and quality improvements:
    • Adds Y offset to pin symbols, so that they are anchored at the pin point, rather than the symbol's center. This fixes the appearance of pins 'floating' as you zoom in and out.
    • Improves the layout of the basemap and map list pages.
    • Adds margins around the search bar in the UWP version of the app, to match Android and iOS.
    • Fixes issue where the map would stop rendering after returning from the basemap picker and map picker pages on UWP.
    • Fixes issue where the menu fails to disappear when a search is started.
    • Fixes issue where routing would sometimes fail to work on iOS, Android.
    • Fixes an issue where the route start and end location text wasn't visible without user interaction on UWP.
    • Fixes issue where basemaps occasionally fail to load on iOS.

v1.0.2

20 Dec 00:29
a2ffa28
Compare
Choose a tag to compare

Release 1.0.2

Updated to ArcGIS Runtime 100.7.0

1.0.1

10 Dec 00:46
473e132
Compare
Choose a tag to compare

This is the first release of Maps App for .NET, now with comprehensive documentation that was previously only available on the ArcGIS for Developers site.

Features:

  • Place Search
  • Geocode addresses
  • Reverse Geocode
  • Turn-by-turn Directions
  • Dynamically switch basemaps
  • Open Web Maps
  • Work with ArcGIS Online or an on-premise ArcGIS Portal
  • OAuth2 authentication