Drive Times Feature Action

Operations Dashboard for ArcGIS with the Drive Times Feature Action sample

This Operations Dashboard for ArcGIS sample demonstrates how to implement a custom feature action that calculates a drive time polygon around a specific feature and shows the resulting polygon in the map widget. The calculation is done by calling a web service. Note that the service only works on features in the US.

Operations Dashboard for ArcGIS samples are supported only in Visual Studio 2012. A live preview is not available.

To run this sample, open the solution in Visual Studio 2012, set the Start Action and Start Options debug options in the Project Properties as described in the Testing add-ins help topic, and then build and run the project.

Download Sample Application
XAML C# VB.NET
This sample is implemented in C# and Visual Basic code, and does not include a Xaml file.
Sample code usage restrictions
5/16/2014