This item has following five samples:
- Identify Graphics: This sample demonstrates how to identify graphics in a graphics overlay. When you select a graphic on the map, a message box appears.
- Add Graphics With Renderers: This sample demonstrates how to add graphics and set renderer on graphic overlays.
- Add Graphics With Symbols: This sample demonstrates how to add graphics with symbols to a graphics overlay.
- Graphic Overlay: This sample demonstrates applying a dictionary renderer to graphics to display military symbology. This sample loads a number of point, line, and polygon military elements from an XML file and adds them as graphics to a GraphicsOverlay. A DictionaryRenderer is applied to the GraphicsOverlay in order to display the graphics with MIL-STD-2525D military symbology. When all graphics are created, the map's viewpoint is set to zoom to the full extent of all graphics.
- Graphic Overlay 3D: This sample demonstrates applying a dictionary renderer to a graphics overlay in a 3D scene to display military symbology. The sample loads a number of point military elements from an XML file and adds them as graphics to a GraphicsOverlay. A DictionaryRenderer is applied to the GraphicsOverlay in order to display the graphics with MIL-STD-2525D military symbology.
Resource Level: 🍌🍌
- Download the
.zip
file - Unzip and copy this folder into AppStudio Apps folder (Windows:
C:\Users\<username>\ArcGIS\AppStudio\Apps
Mac or linux:Home\ArcGIS\AppStudio\Apps
) - The new app will now appear in the AppStudio Desktop. Run the application or open it in the bundled Qt-Creator IDE to look at the code and modify.
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
Copyright 2021 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's license.txt file.
[](Esri Tags: ArcGIS Runtime SDK Qt QML JavaScript iOS Android Xamarin Ionic PhoneGap Mac linux Windows Apps samples templates appstudio) [](Esri Language: Qt QML JavaScript)