Esri / thumbnail-builder-js

Web application for generating thumbnail images for ArcGIS Online
Apache License 2.0
22 stars 15 forks source link

Allow groups to be provided by URL query string #4

Closed sirws closed 10 years ago

sirws commented 10 years ago

User should be able to pass in group id's for the background and foreground groups to be used in the app.

BlakeStearman commented 10 years ago

@sirws Two URL query parameters were added. Background group id can be passed in the bgid parameter while the foreground group id can be passed in via the fgid parameter.