arcgis-python-api icon indicating copy to clipboard operation
arcgis-python-api copied to clipboard

StoryMap Module - Alter Cover "Panel Appearance"

Open nvshamblin opened this issue 1 year ago • 1 comments
trafficstars

I'd like to request the ability to alter a StoryMap Cover page "Panel Appearance" properties through the StoryMap module API.

image

Currently, it seems the only options to alter the cover page are:

  • title
  • type ('full', 'sidebyside', 'minimal')
  • summary
  • by-line
  • image

Ideally, I would also like to be able to alter:

  • titlePanelVerticalPosition
  • titlePanelHorizontalPosition
  • titlePanelStyle
  • titlePanelSize

Although I am able to view these properties within an existing StoryMap instance, I can't seem to alter them within the StoryMap instance.

If I'm mistaken, and this is already a current ability, sample code would be much appreciated on how to alter the cover "Panel Appearance" through the API.

Thanks so much!

nvshamblin avatar Sep 12 '24 14:09 nvshamblin