|
POST
|
HI Jesse, Thanks for taking the time to send us feedback. I've noted your requests in our system. 1. We are planning to add a legend feature, but it will not be in the next release (September). See Can you add a legend to a map within a Cascade story map? for more info. 2. The ability to click-to-expand a photo is already in Cascade when you have a row with several images (hover over an image and click the plus sign in the lower right to add another image -- you can add up to four), but there are some issues with it. We would like to have this as well, but we have to rework the current image gallery code first. Owen
... View more
08-18-2016
04:31 AM
|
0
|
0
|
804
|
|
POST
|
Hi Debby, If you created if from the Story Maps website then it should be in the home folder of My Content for whichever ArcGIS account you were signed in as when you launched the Cascade Builder. If you have lots of items your story may be on a later page. Try browsing the items on later pages or sorting your items by date to bring the newest ones to the top of the list. Owen
... View more
08-18-2016
04:15 AM
|
0
|
0
|
675
|
|
POST
|
Richard, You can use the slider on the autoplay control to adjust the timing. Owen
... View more
08-17-2016
10:45 AM
|
2
|
1
|
1808
|
|
POST
|
GIS PSBA -- the Crowdsource beta will support geotags in the next release in mid-September.
... View more
08-16-2016
11:53 AM
|
0
|
0
|
1809
|
|
POST
|
Hi Nora, Welcome to the Story Maps community! Sounds like the best app for you might be a Map Tour, so I would start there. Map Tour presents a bit of info about a place along with a photo and its location on a map. It will read geotags from your photos. You can upload your photos right to the map tour or put them on Flickr first and point to them from your map tour. Check out the link below to learn more and to build one. Story Map Tour | Story Maps Give it a try and let us know how it goes! Owen
... View more
08-16-2016
11:53 AM
|
0
|
1
|
1809
|
|
POST
|
Hi Richard, Video will start playing automatically if it is used in an immersive section, but a video that's inserted in-line in a sequential section doesn't so your readers will have to click to play it. You can add almost anything on the web to your story, so if you have a link to a live video stream or a trail cam you should be able to use it. When inserting media go to the Link to Content tab and paste in the web address of the page you want to use or the iframe embed code for what you want to embed. Owen
... View more
08-05-2016
01:49 PM
|
0
|
5
|
2451
|
|
POST
|
Hi Richard, When you enable autoplay mode the link changes, so if you always use that link or share it with someone else the story will open in autoplay mode immediately. Owen
... View more
08-05-2016
01:42 PM
|
2
|
3
|
1808
|
|
POST
|
Robert, I just noticed you also asked about adding coordinates. Our geocoder recognizes coordinates in the order longitude then latitude, so try reversing the coordinate values. We are looking to improve that experience in the next release by offering contributors that enter coordinates a suggestion to choose the location with the coordinate values swapped. Owen
... View more
08-05-2016
08:09 AM
|
0
|
1
|
1220
|
|
POST
|
DORIS, I believe this is due to a bug we are aware of that is present in the current beta version of Crowdsource. The bug is related to how the feature service is created. We are looking into this and should have a fix for it in the next release in September. Owen
... View more
08-04-2016
08:11 PM
|
2
|
0
|
1905
|
|
POST
|
Hi Richard, Most story map apps already have autoplay. You can read more about which ones and how to use it in this blog: What’s New in Story Maps (March 2016) | ArcGIS Blog Also, I'm curious to know what specific aspects of story map navigation you don't find intuitive. Would you be able to please provide a bit of detail so we can work to make improvements in the future? Owen
... View more
08-04-2016
06:52 PM
|
2
|
0
|
1118
|
|
POST
|
Hi Robert, Thanks for taking the time to submit feedback. Crowdsource will most likely read photo geotags at the next release in September. Owen
... View more
08-03-2016
12:49 PM
|
2
|
0
|
1220
|
|
POST
|
Hi John, If you have access to ArcGIS Desktop (or have a colleague that does) you can bring your historical map image into ArcMap, georeference it, publish it as a tiled service to ArcGIS Online, add the service to a web map, and use that web map in your Cascade story. Here are some examples of interactive historical maps used in story maps: http://arcg.is/1poYIQb http://arcg.is/1Hl6iTV Otherwise you could use an image zoom library (like this one, but there are lots out there you could evaluate) to host a simple web page that lets your audience zoom in and out on the image and add web page to your story. You'd need to be somewhat comfortable working with JavaScript and HTML to do this. Owen
... View more
08-02-2016
04:54 AM
|
2
|
1
|
1151
|
|
POST
|
Pierre, Also, image storage services that provide embed code that doesn't require a script should work in Cascade as well; so Giphy works, but Imgur does not (it requires JavaScript). Some services provide additional HTML tags in their embed code. Currently you have to manually remove any additional tags from the embed code to leave just the <iframe>. We'll look to improve that experience in a future release, but for now here's an example of what to do: For example, this is the embed code Giphy provides: <iframe src="//giphy.com/embed/9WqOLBW3KIBOM" width="480" height="370" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="http://giphy.com/gifs/9WqOLBW3KIBOM">via GIPHY</a></p> To get this to work in Cascade you'd just insert this: <iframe src="//giphy.com/embed/9WqOLBW3KIBOM" width="480" height="370" frameBorder="0" class="giphy-embed" allowFullScreen></iframe> Owen
... View more
08-02-2016
04:39 AM
|
0
|
0
|
1911
|
|
POST
|
Hi Katy, Thanks for sending the link. Sorry, you've found a bug that we will fix in the next release. It has to do with the fact that you have immersive panel with an image as the first piece of content (no text). The good news is you should be able to recover your story. It's not difficult, but just be careful as the solution involves editing the JSON of your story, which you can do using the ArcGIS Online Assistant tool. Here's how to do it: Launch the ArcGIS Online Assistant and log in with your ArcGIS account Find your story map in the item listing on the left side At the top choose I want to > View an item's JSON Scroll down a bit on the right side and in the Data section, click the pencil to activate edit mode. Use the browser's search to find "project work" -- this is some caption text in your story in the panel where the problem is occurring. Insert the text shown in the second screenshot as shown below. Scroll back up to the beginning of the Data section and save your changes Try to load your story in builder mode. The result should look like this -- notice the comma after the last bracket. You can replace "Some text" with whatever you want. Once you fix your story you should be able to edit everything back in the builder; just avoid creating immersive panels that don't start with text for now. This issue will be fixed in the September release. Sorry for the bizarre fix, but it should let you recover your story. Let me know if you have any questions. Owen
... View more
08-01-2016
08:00 PM
|
1
|
1
|
1804
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | a month ago | |
| 1 | a month ago |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|