Releases: Esri/arcgis-runtime-samples-ios
v100.15.0.0 Release
New samples
Enhancements
- Refactored Show callout to show the WGS 84 projected coordinates instead of Web Mercator.
- Updated Show device location using indoor positioning with a publicly accessible web map.
- Renamed Generate Geodatabase -> Generate geodatabase replica from feature service to better differentiate geodatabase samples.
- Updated CQL JSON queries in Query with CQL filters to use the latest CQL2-JSON format.
- Added reset buttons to Clip geometry and Cut geometry.
Bug fixes
- Fixed identify tolerance within Identify KML features.
- Fixed error handling in Generate offline map.
- Fixed offline data in Navigate route with rerouting.
- Fixed online data in ArcGIS vector tiled layer (custom style).
- Various project housekeeping fixes: linting, project build warnings, phrasing in README, etc.
v100.14.0.1 Release
New samples
Enhancements
- Update Display feature layers to use new feature layer constructor.
- Add new "Favorites" category to access favorited samples quickly.
Bug fixes
- Fixed popup with animation statistics for Animate 3D graphic.
- Leveled initial scene viewpoint in Explore scenes in flyover AR.
- Fixed authentication prompt for Token authentication.
v100.14.0.0 Release
New samples:
Enhancement:
- Updated various samples to utilize
applyEdits
method onAGSServiceGeodatabase
- Updated all scene samples to use
basemapStyle
API.
Bug fixes:
- Updated ordered anchor points for data used in Dictionary renderer with graphics overlay.
- Fixed data tags for Display feature layers.
- Fixed missing labels in Show labels on layer in 3D.
- Fixed incorrect basemap in List KML contents.
- Updated mobile map package workflow in Apply scheduled updates to preplanned map area.
- Updated data in Raster layer (service).
v100.13.0.1 Release
The following samples have been added:
• Display information > Filter by time extent
• Features > Toggle between feature request modes
• Layers > Export vector tiles
• Layers > Select ENC features
• Maps > Display a map SwiftUI
The following samples have been updated:
• Display information > Sketch on the map
• Geometry > Nearest vertex
• Layers > OpenStreetMap layer
The following samples have been removed:
• Features > Service feature table (cache)
• Features > Service feature table (manual cache)
• Features > Service feature table (no cache)
• Layers > ArcGIS vector tiled layer (URL)
In addition, this release includes the following changes:
• Updated app info page
• Updated main README with instructions for installing SDK manually
• Fixed various bugs in the following samples: Identify raster cell, Map reference scale, and Show legend
• Updated READMEs
• Updated Display KML network links service
v100.12.0.2 Release
The following samples have been added:
• Features > Toggle between feature request modes
• Layers > Export vector tiles
• Layers > Select ENC features
• Maps > Display a map SwiftUI
The following samples have been updated:
• Display information > Sketch on the map
• Layers > OpenStreetMap layer
The following samples have been removed:
• Features > Service feature table (cache)
• Features > Service feature table (manual cache)
• Features > Service feature table (no cache)
In addition, this release includes the following changes:
• Updated app info page
• Updated main README with instructions for installing SDK manually
• Fixed various bugs in the following samples: Identify raster cell, Map reference scale, and Show legend
v100.12.0.1 Release
The following samples have been added:
• Display information > Set up location-driven geotriggers
• Scenes > Orbit camera around object
The following samples have been updated:
• Display information > Add graphics renderer
• Display information > Show legend
• Maps > Create and save map
• Maps > Open Map (URL)
In addition, this release includes the following changes:
• Updated licensing instructions
• Updated deprecated utility network property
• Updated OptionsTableViewController
v100.11.2 Release
The following samples have been added:
• Layers > Browse OGC API feature service
• Layers > Display OGC API collection
• Layers > Query OGC API with CQL filters
The following samples have been updated:
• Features > Add delete related features
• Maps > Create and save map
• Maps > Show location history
• Route and directions > Navigate route
• Utility networks > Perform valve isolation trace
In addition, this release includes the following changes:
• Updated README documentation
• Updated authentication methods for offline map samples
• Updated samples to use AGSLabelDefinition
• Updated geocode locators
• Updated tile packages
v100.11.1 Release
The following sample has been added:
• Scenes > Display 3D labels in scene
• Utility network > Display content of utility network container
The following samples have been updated:
• Augmented reality > Navigate in AR
• Features > Add delete related features
• Features > Generate geodatabase
• Layers > Display subtype feature layer
• Layers > Show labels on layers
• Maps > Display device location with NMEA data sources
• Utility network > Create load report
In addition, this release includes the following changes:
• Updated Dark Mode support for various components: callout, progress HUD
• Updated the utility network samples to use service geodatabase
• Updated the default branch name to main
• Updated the SDK installation to use Swift Package Manager
• Updated README documentation
• Added error handling for insufficient route tracking privilege of Lite license key
v100.11.0 Release
The following sample has been added:
• Scenes > Show labels on layers in 3D
The following samples have been updated:
• Augmented reality > Navigate in AR
• Features > Generate geodatabase
• Utility network > Create load report
In addition, this release includes the following changes:
• Updated Dark Mode support for various components: callout, progress HUD
• Updated the utility network samples to use service geodatabase
• Updated the default branch name to main
• Updated the SDK installation method to use Swift Package Manager
v100.10.0 Release
The following samples have been added:
• Augmented reality > View hidden infrastructure in AR
• Display information > Create symbol styles from web styles
• Geometry > Buffer list
• Layers > Add ENC exchange set
• Maps > Display device location with NMEA data sources
• Route and directions > Navigate route with rerouting
• Utility network > Create load report
The following samples have been updated:
• Augmented reality > Flyover AR
• Display information > Custom dictionary style
• Edit data > Edit and sync features
• Geometry > Spatial operations
• Layers > Edit KML ground overlay
• Layers > Export tiles
• Layers > ArcGIS vector tiled layer (custom style)
• Layers > Group layers
• Layers > Apply mosaic rule to rasters
• Layers > Identify KML features
• Maps > Change basemap
• Scenes > Create terrain from local tile package
• Scenes > Add integrated mesh layer
In addition, this update includes the following changes:
• Added Dark Mode support
• Slightly improved coding style
• Updated build phases and path to the new ArcGIS Framework
• Incorporated API key and new basemap initializers
• Replaced pixelated Brest basemap
• Fixed the build error that occurs in the first clean build
• Updated the demo Sample Server used in utility network samples