Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@matthew-ballard matthew-ballard released this 21 May 18:06
  • Now includes a version of the widget which is compatible with v1.10 of ArcGIS Experience Builder (ArcGIS Enterprise 11.1)
  • Users can now save the current map extent, dates, and selected layer as a WMTS layer to the logged in users content
  • Added more detailed install and configuration instructions to the readme.
  • Widget configuration to provide credentials and configuration options is now done in the widget settings panel instead of through the code so that a widget can be used in different experiences with different configurations. Credentials no longer need to be embedded in the widget src code.
  • WMTS layer is now added to the zero index layer position instead of the top.
  • Handle pagination of Catalog API requests