application-base-js icon indicating copy to clipboard operation
application-base-js copied to clipboard

Add support for additional url parameters

Open kellyhutchins opened this issue 7 years ago • 2 comments

The 4.x Layer methods fromArcGISServerUrl and fromPortalItem make it easier to support adding a layer via url or portal item id. I think we should add support for these to the app base urlUtils in order to support some of the additional online url params listed here:

https://doc.arcgis.com/en/arcgis-online/reference/use-url-parameters.htm

@driskull what do you think?

kellyhutchins avatar May 11 '18 16:05 kellyhutchins

That sounds like a good idea. Lets just make it so if its not in the URL we don't load the modules that use it.

driskull avatar May 11 '18 17:05 driskull

yeah that's easy... ok I'll make the update.

kellyhutchins avatar May 11 '18 17:05 kellyhutchins