Table of Contents [Hide/Show]
CommandVerbParametersCode SampleSee Also
$('#zoomToWpItem').click(function () { FDOT.Map.executeCommand('zwp', { value: '4252801', highlight: 'true', buffer: 2.0 }, function () {}); });