Releases: Esri/arcgis-maps-sdk-java-samples
200.2.0
New samples
- Add custom dynamic entity data source
- Create and edit geometries
- Display route layer
Enhancements
- Map image layer sublayer visibility and Manage bookmarks samples have been updated to utilize ObservableLists.
- Edit feature attachments, Generate offline map overrides, Mobile map search and route, Search symbol dictionary and Perform valve isolation trace samples have been updated to utilize CompletableFutures.
200.1.0
- New sample: Add dynamic entity layer. Please see the following branch to view the sample: https://github.com/Esri/arcgis-maps-sdk-java-samples/tree/v200.develop/real_time/add-dynamic-entity-layer
200.0.0
- All samples have been updated to use the Java Platform Module System.
- Methods deprecated in version 200.0 of the ArcGIS Maps SDK for Java have been removed from the samples. This includes the use of the JavaFX Color class.
- Methods deprecated in version 200.0 of the ArcGIS Maps SDK for Java have been removed from the samples. This includes the replacement of methods using Int based ARGB representation for colors with the JavaFX
Color
class, improving integration with JavaFX UI controls such as theColorPicker
. - JavaFX properties added in version 200.0 of the ArcGIS Maps SDK for Java have been implemented in the samples. These include a
loadStatus
property anddrawStatus
property.
100.15.0
New samples
Generate elevation profile with Local Server
Set max extent
Apply unique values with alternate symbols
Query features with Arcade Expression
Render multilayer symbols
Add features with contingent values
Enhancements
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 button to Cut geometry and Clip geometry.
Removed deprecated code references introduced in ArcGIS Runtime API for Java v100.15.0.
Added Google Analytics telemetry to the sample viewer.
Bug fixes
Added a fix for JavaFX UI bug in Find place, where under certain circumstances the search field would reset.
Fixed a race condition in Dictionary renderer with feature layer which resulted in a false dialog warning.
100.14.0
New samples
Browse building floors
Filter by definition expression or display filter
Enhancements
Updated Dictionary renderer with graphics overlay and Graphics overlay dictionary renderer 3D to use ordered anchor points.
Updated Add graphics with renderer to add an ellipse graphic.
Updated all scene-based samples which used basemaps to instead use a metered BasemapStyle value.
Replaced Feature layer definition expression with Filter by definition expression or display filter.
Updated Nearest vertex to use a distance-preserving projected coordinate system.
Added sketch with rectangle functionality to Sketch on map.
Replaced instances of ServiceFeatureTable.applyEditsAsync() with across relevant samples to prevent possible data inconsistencies and ensure transactional integrity.
Bug fixes
Fixed crash in the Java sample viewer when switching between export tile samples.
Updated URL in Style WMS Layer to working service.
Fixed enum syntax typo and data url in Dictionary renderer graphics overlay and Graphics overlay dictionary renderer 3D.
Fixed bug where updates in Apply scheduled updates to preplanned map did not appear on the map.
Fixed bug where directions list would multiply when clicking find route button multiple times in Find Route.
100.13.0
Release Notes
Samples for ArcGIS Runtime API for Java v100.13.0
New samples
- Display dimensions
- Display content of utility network container
- Toggle between feature request modes
Enhancements
- Updated OpenStreetMap layer to demonstrate purpose-built class.
- Updated Export vector tiles to use vector basemaps.
- Updated offline map samples to use API key authentication workflow.
- Updated a number of sample readmes following API/data changes.
- Updated Gradle versions in samples to support Java 17.
Bug fixes
- Fixed bug in Blend Renderer where the raster did not display on launch.
100.12.0
Release Notes
Samples for ArcGIS Runtime SDK for Java v100.12.0
New samples
Enhancements
- Update "Perform valve isolation trace" to use filter barriers
- Enhance "Add graphics with renderer" to also show a curve
- Replace deprecated Utility Network property
- Update gradle scripts for jars and version
- Remove gradle-wrapper.jar from samples
- Update deprecated jcenter method to mavenCentral
- Exclude signed jars from individual samples
Bug fixes
- "Open Map (URL)" needs new data
100.11.0
ArcGIS Java Samples v100.10.0
Samples for ArcGIS Runtime SDK for Java v100.10.0
ArcGIS Java Samples v100.9.0
Samples for ArcGIS Runtime SDK for Java v100.9.0