ArcGIS Maps SDKs Native Blog - Page 2

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Latest Activity

(189 Posts)
Rachael_Ellen
Esri Contributor

In this latest announcement blog about offline tracing capabilities for geodatabase-based utility networks in the ArcGIS Maps SDKs for Native Apps, learn about aggregated geometry, isolation traces and tracing in hierarchical networks. 

Read more...

more
1 0 281
Rachael_Ellen
Esri Contributor

 

In our latest ArcGIS Blog on utility networks, learn how the 200.1 release of the Native Maps SDKs and ArcGIS Enterprise 11.1 enables your application to download a utility network and trace offline.

Read more...

more
1 0 244
Rachael_Ellen
Esri Contributor

There's a new developer blog hot off the press - learn all about multipart geometries and how to use them in your apps built with the Native SDKs!

Read more...

more
0 0 325
LucasDanzinger
Esri Frequent Contributor

We are pleased to announce 200.1 release of ArcGIS Maps SDK for Qt. You can read about the highlights common to all ArcGIS Maps SDKs for Native Apps in the shared ArcGIS Maps SDK blog post and additional details in the 200.1 Release Notes.

Here are a few specific Qt improvements worth highlighting:

  • New and improved sketching experience. As mentioned in the shared blog, there is a new sketching tool called GeometryEditor. This class has several of the same base capabilities as SketchEditor, with some notable improvements, including: freehand editing mode, panning the MapView mid-edit, selection cycling, canUndo/canRedo boolean properties, and better multipart geometry support. We look forward to continuing to evolve our geometry editing and sketching capabilities in GeometryEditor.
  • Numerous snippet additions in the developer guide to better support the conceptual topics. 
  • Improved logging of enum values in C++. All C++ enum can now be output to the console using qDebug(), which makes it very simple to quickly debug issues.

 

qDebug() << e.errorType(); // output: "ErrorType::CommonInvalidArgument"

 


Please reach out if you have any questions or comments.

 

-ArcGIS Maps SDK for Qt Team

more
0 0 361
Nicholas-Furness
Esri Regular Contributor

Highlights include the first production releases of the ArcGIS Maps SDKs for Swift and Kotlin, and Dynamic Entities!

Read more...

more
1 0 293
Rachael_Ellen
Esri Contributor

Back in November 2022, our resident Qt developers Lucas and James took to the Qt World Summit virtual stage, where they shared tips and tricks for testing large projects with the Qt Test Framework. The recording of their talk is now available: read on to learn more!

Read more...

more
3 0 1,134
95 Subscribers