Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Releases: Esri/arcgis-runtime-samples-macos

v100.5.0 Release

06 May 15:52
2bf9991
Compare
Choose a tag to compare
  • Added new sample implementations:
    • Edit Data > Update Attributes (Feature Service)
    • Features > Feature Layer Rendering Mode (Scene)
    • Geometry > Buffer
    • Layers > Show Labels on Layers
    • Maps > Display Layer View State
    • Maps > Open Mobile Map (Map Package)
    • Scenes > Change Atmosphere Effect
  • Statistical Query (Group and Sort): Various bug fixes.
  • Map Loaded: Used newer KVO API
  • Added missing app icon sizes
  • Removed support for macOS 10.12
  • Used new build system
  • Added linting via SwiftLint

v100.4.0 Release

22 Oct 20:00
2182cfb
Compare
Choose a tag to compare

Explore what's new in version 100.4.0 of the ArcGIS Runtime SDK for macOS with new samples:

  • Display KML: open KML files from various sources in a map
  • List KML Contents: navigate the hierarchy of a KML file and set a scene viewpoint for a KML node
  • Identify KML Features: find the KML node for a tap and display a callout
  • Display KML Network Links: automatically load remote data referenced from a KML file
  • Generate Offline Map (w/ Overrides): specify what should be downloaded when taking a map offline

Rediscover existing features of the SDK with new samples:

  • Generate Offline Map: take a web map offline from the ArcGIS Portal
  • Use Geodatabase Transactions: group edits within transactions and sync offline data with a server
  • Feature Layer Rendering Mode (Map): control the rendering mode of feature layers
  • Distance Composite Symbol: render different symbols based on a graphic's distance to the camera
  • OpenStreetMap Layer: easily use an OpenStreetMap basemap with correct attribution

Enjoy enhancements throughout the app:

  • Dark Mode support on macOS Mojave
  • Search field that shows results instantly as you type
  • System-standard title bar style for the window
  • New data sources for a variety of samples
  • Removal of the "Featured" category
  • Renaming of "Open an existing map" to "Open map (URL)"
  • Other assorted bug fixes and behind-the-scenes improvements

v100.3.0 Release

31 Jul 23:11
3bb8505
Compare
Choose a tag to compare

This release contains the initial set samples configured for ArcGIS Runtime SDK v100.3.0 for macOS.

  • New samples in this version include:
    • Layers
      • Style WMS Layer
      • Query a Map Image Sublayer
    • Features
      • Feature Layer (Shapefile)
    • Geometry
      • Geodesic Operations
      • Cut Geometry
      • List Transformations by Suitability
      • Spatial Relationships
    • Analysis
      • Line of Sight (GeoElement)
      • Distance Measurement Analysis
    • Scenes
      • Open a Scene (Portal Item)
      • Scene Layer Selection
  • Scene Properties Expressions: Fixed sample name README.
  • Map Loaded: Fixed load state not being updated before view appears.
  • Feature Layer (Shapefile): Renamed to Symbolize Shapefile.
  • Display Drawing Status: Fixed drawing state not being updated before view appears.
  • Read a Geopackage: Fixed potential crash.
  • Map Rotation: Fixed compass not rotating.
  • Prevented file names from being truncated in source file list.
  • Window is no longer draggable by dragging background.
  • Analyze Viewshed: Renamed to Viewshed (Geoprocessing).

v100.2.1 Release

22 Feb 02:41
fb8cc30
Compare
Choose a tag to compare

This release contains the initial set samples configured for ArcGIS Runtime SDK v100.2.1 for macOS
More samples may be added after this release while still targeting v100.2.1 of the SDK

New samples in this version include :

  • Analysis
    • Line of Sight (location)
    • Viewshed (Geoelement)
    • Viewshed (Camera)
    • Viewshed (Location)
    • Statistical query (group and sort)

v100.2.0 Release

22 Feb 01:23
9f958f0
Compare
Choose a tag to compare

This release contains the initial set samples configured for ArcGIS Runtime SDK v100.2 for macOS
More samples may be added after this release while still targeting v100.2 of the SDK

New samples in this version include :

  • Layers
    • WMTS Layer
    • WMS Layer
    • Raster Layer (service)
    • Raster Layer (Geopackage)
    • Raster Function (service)
  • Features
    • Feature Layer (Shapefile)
    • Feature Layer (Geopackage)
    • Time Based Query
  • Maps
    • Read a Geopackage
  • Scenes
    • Feature layer extrusion
  • Analysis
    • Statistical Query

v100.1.0 Release

30 Jun 19:06
Compare
Choose a tag to compare

This release contains the initial set of samples configured for ArcGIS Runtime SDK v100.1 for macOS
More samples may be added after this release while still targeting v100.1 of the SDK

New samples in this version include :

  • Layers
    • Web tiled layer
  • Display Information
    • Format coordinates
  • Features
    • List related features
    • Add/delete related features
  • Route & Directions
    • Find service area interactive
  • Scenes
    • Animate 3D graphic

v100.0.1 Release

30 Jun 18:52
Compare
Choose a tag to compare

Incremental release targeting v100.0 of ArcGIS Runtime SDK for macOS.

This release ported existing samples to Swift 3.0 and also provided the following new sample :

  • Maps
    • Manage bookmarks
    • Manage operational layers
  • Layers
    • ArcGIS Tile layer (tile cache)
    • Change sublayer visibility
    • Hillshade renderer
    • Blend renderer
    • RGB renderer
    • Hillshade renderer
  • Display Information
    • Show Legend
    • Graphic draw order
  • Features
    • Change feature layer renderer
    • Feature layer definition expression
    • Generate geodatabase
    • Feature layer selection
    • Feature Collection layer
    • Feature Collection layer (query)
  • Geometry
    • Spatial operations
  • Analysis
    • Analyse viewshed
    • Analyse hotspot

v100.0.0 Release

30 Jun 18:52
Compare
Choose a tag to compare

This release contains the initial set of samples configured for ArcGIS Runtime SDK v100.0 for MacOS
More samples may be added after this release while still targeting v100.0 of the SDK