Skip to content

v2.0.2

Compare
Choose a tag to compare
@jgravois jgravois released this 19 Apr 23:32

Added

  • plugin now supports making GP requests to Image Servers that return histograms
  • plugin now supports Network Analyst style GP requests that return routes
  • parsed input parameters are now limited to a raw geometry (as opposed to an array of features) when geometryType was set previously

Fixed

  • more server errors are now passed back to the developer
  • GPLinearUnit input parameters can now be passed as JSON object literals

Changed

  • some previously undocumented public methods have been made private