Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@gavinr gavinr released this 01 Sep 05:37
· 2 commits to master since this release
  • updated to ArcGIS API for JavaScript v4.24

  • the url parameter should now be urlencoded. If you paste the URL into the form it will automatically urlencode the URL for you.

  • addtional URL parameters now supported:

    • silent=true - do not show the buttons or GitHub banner. Example
    • color=<color> - set the layer color. Example
    • swipeLayer=<url> - second layer to show as a swipe. Example
    • swipeLayerColor=<color> - set the swipe layer color. Example

Full Changelog: v2.0.0...v3.0.0