This page tests the advanced functionality of the 3rd party maps API.
You can center the Geocortex map over Victoria, BC, Canada by running the following in a browser developer console:
geocortex.framework.applications[0].map.setExtent(new esri.geometry.Extent(-164014801.40784258, -32879609.16685793,
136547823.73391765, 45235364.76321413, new esri.SpatialReference({wkid:102100})));
geocortex.framework.applications[0].map.setZoom(15);
Graphics
Graphic 1
Graphic 2
Indicators
You need the 'Viewpoint Indicator' event enabled to track indicator movement
Indicator 1
Indicator 2
Workflows
Requires workflow with id 'testflow' which accepts string arg 'id'