Skip to content

Commit ade7bdc

Browse files
committed
use case wording
1 parent 3d725b2 commit ade7bdc

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/esri/samples/symbology/read_symbols_from_mobile_style_file

1 file changed

+1
-1
lines changed

src/main/java/com/esri/samples/symbology/read_symbols_from_mobile_style_file/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Open a mobile style (.stylx) and read its contents. Combine several symbols from
66

77
## Use case
88

9-
In many applications, geoelements are represented by a symbol composed of a number of components. For example, individual elements of a water infrastructure network, such as valves, nodes, or endpoints, will be represented on the map as symbols of the same base shape, with additional components to represent their characteristics, such as technical specifications.
9+
In many applications, geoelements are represented by a symbol composed of a number of components. For example, individual elements of a water infrastructure network, such as valves, nodes, or endpoints, will be represented on the map as symbols of the same base shape, with additional components or colors added to represent their unique characteristics, such as technical specifications.
1010

1111
While each of these symbols can be created from scratch, a more convenient workflow is to author them using ArcGIS Pro and store them in a mobile style file (.stylx). ArcGIS Runtime can read symbols from a mobile style, and you can modify and combine them as needed in your app.
1212

0 commit comments

Comments
 (0)