Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.18 KB

RELEASE.md

File metadata and controls

53 lines (35 loc) · 1.18 KB

Release notes

Release 2.0.3

Changes:

  • Updated to ArcGIS Runtime 100.9
  • Fixes layout issue affecting some iPhones with notches and a compact width in landscape mode

Release 2.0.2

Changes:

  • Adds doc table of contents to root README.md and docs/index.md
  • Renames docs/index.md to docs/README.md

Release 2.0.1

Changes:

  • Removes custom code-sign empty Entitlements.plist

Release 2.0

Changes:

  • Totally new design adapts to provide a great experience on both tablets and phones
  • iOS UI is now implemented in code rather than with storyboards, enabling easier code inspection and version control
  • Now supports localization
  • Various UI settings, including margins, colors, fonts, and corner rounding
  • ArcGIS Runtime is updated to 100.8

Release 1.0.2

Changes:

  • Migrated from Packages.config to PackageReference
  • Updated to ArcGIS Runtime 100.7

Release 1.0.1

Features:

  • Geocoding
  • Locators with Autosuggestions
  • Routing
  • Device location
  • Feature Querying
  • Definition Expressions
  • Identify
  • Using GraphicsOverlays
  • Offline mode using Mobile Map Packages
  • Comprehensive app documentation from the ArcGIS for Developers site.