Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

pmacMaps/shortlist-storytelling-template-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esri Shortlist Story Map Customizations

This fork of the Esri Shortlist Story Map provides the code to various customizations I have made in live deployments of the application. You can view demos for both the 2.x and 1.4.9 versions.

The Master Branch contains the customizations for version 2.7.0, while the ver-1.4.9 Branch contains the customizations for version 1.4.9 of the Shortlist StoryMap. The application underwent a major re-write at Version 2.x.

Below is a listing of the customizations I have made:

  • A toggable legend located on the map. This uses the esri request module from the JS API. It currently assumes map services as the source for legend elements.
  • Text placeholder in the header area of the app for the date the data was last updated.
  • Add the text "More Tabs" to the tab that represents more tabs
  • A map/app loading message for desktop and mobile versions of the app (v 1.4.9).

Note

As Shortlist is considered a "Classic StoryMap," and Esri's development is focused on the "new" StoryMaps platform, I'm archiving this repo. If you are still deploying the Classic Shortlist app, hopefully some of my enhancements will prove useful to you.

Packages

No packages published

Languages

  • JavaScript 96.1%
  • CSS 2.6%
  • HTML 1.3%