|
POST
|
Hi Richard, Thanks for the thoughtful feedback! The first one is definitely on our list for the next release, and we will definitely consider your other two good ideas for future releases. Owen
... View more
06-27-2016
05:09 PM
|
0
|
2
|
1454
|
|
POST
|
Hi Ken, Sure, no problem. Here you go... <style type="text/css">.link {
color: blue !important;
}
</style> It's the link element you need to change the color on (not linkContainer), and you'll also need to use !important to make sure your style change overrides the existing style. Some more good examples are in this article, which is linked to in the one I referenced above: Create buttons for main stage actions using the style tag Owen
... View more
06-24-2016
05:40 AM
|
1
|
1
|
2866
|
|
POST
|
Hi Alba, You just need to add "&embed" to the end of the URL when you paste it in the builder. See this blog for details: Embedding a Story Map within a Story Map | ArcGIS Blog Owen
... View more
06-24-2016
04:45 AM
|
1
|
0
|
872
|
|
POST
|
Hi Kate, Right, this embeds the video as a "web page" and you can only use images and videos on the cover at this time. The workaround I mentioned above can really only be used if you are using your video in a sequential section (not on the cover or in an immersive section). Sorry, you might have to wait for the next release. 😕 Owen
... View more
06-23-2016
02:06 PM
|
0
|
1
|
2351
|
|
POST
|
Hi Ken, As that article says, style overrides are global so your can put them (even ones that impact the header) in any section. Just edit a section of your story, go to the HTML Source View, and paste your <style> tag code at the top of bottom. Owen
... View more
06-23-2016
01:23 PM
|
0
|
1
|
2866
|
|
POST
|
Hi Kate, Oh, sorry, I meant to just use the embed form of the URL, but not in an iframe. Like this: I was able to get this to work; let me know if it works for you. Cascade embeds the video as a "web page" so the config button still appears in the lower left, which overlaps Vimeo's play button in builder, but you can just click anywhere in the center of the video frame to play/pause. Owen
... View more
06-23-2016
01:11 PM
|
0
|
5
|
2351
|
|
POST
|
Hi Kate, Currently the URL parameters aren't recognized if you use the standard Vimeo URL, but we plan to add this in the future. We want to provide a way to easily configure the start time in builder (without having to know about the URL parameters), but we also want to support the parameters because they are somewhat well known. As a workaround you can use the parameters with the embed form of the Vimeo video URL like this: https://player.vimeo.com/video/130361908#t=20s Owen
... View more
06-23-2016
10:31 AM
|
0
|
7
|
2351
|
|
POST
|
Here's how to change the terms and conditions for your Crowdsource story: https://developerscorner.storymaps.arcgis.com/how-to-personalize-your-crowdsource-story-even-more-a9ccfef11af3#.lxciy2e6… Owen
... View more
06-23-2016
08:07 AM
|
0
|
0
|
1489
|
|
POST
|
Ken -- if you've found the right CSS property to override that color you can pass that in via a <style> tag in the HTML editor in any section to make the change permanently. Check this blog out for more detail on how to do that: https://developerscorner.storymaps.arcgis.com/using-custom-html-in-map-journal-70913cfff66e Owen
... View more
06-21-2016
03:43 PM
|
0
|
3
|
2866
|
|
POST
|
Hi Aravind, Since the cover always positions the image to fill the screen it will always crop a different portion of the image depending on the browser shape/size of the person viewing your story. You'll need to crop the image before you upload it so that the parts you always want visible are close to the center of the image. I think if you cropped out the entire bottom half of your image (so your face is in the middle of the remaining portion) it should work well. In future releases we are thinking about adding tools to help you position images after uploading. Thanks for taking the time to provide feedback with a good example of when these tools would be helpful. Owen
... View more
06-17-2016
06:49 PM
|
1
|
1
|
960
|
|
POST
|
Hi Patrick, The ArcGIS geocoder reads coordinates in the order LONG then LAT. Owen
... View more
06-17-2016
06:42 PM
|
0
|
1
|
1736
|
|
POST
|
Hi Charlene, My answers in-line below: I like this new template but have several questions.... Will there be any tools to change the size, color of the text?Or should all of that be handled outside of the app, and then the text/code pasted into the story map? If so, will there be a way to show the HTML code as in other story map apps? I do not see any way to change the color of the title text on the cover page or any of the title areas. Yes, we are definitely looking at more text formatting options like lists, colors, etc. for next release. Currently, any formatting will be stripped out when you paste text into your story. Cover page - title required? I have an image I'd like to use as my cover & it has text, but I cannot save my story without entering a title. Yup, I totally get that that. We'll consider hiding the title/subtitle on the cover as an enhancement. Is there/will there be a way to have 2 media entries side by side instead of inline? Or other types of layout options? That is available now for images. Insert an image, hover over it, then click the + in the lower right corner of the image. You can have up to four images in a row. We want to do more with this in future releases in terms of layouts. The text box on the side of the 'immersive' is a bit too responsive IMO- the box does not appear until one scrolls the map and its a little distracting/misleading You can try the other style of panel (fade) to see if you like it better. Click the gear in the upper right of the panel and select the option on the right under "Scrolling" Is this template available on Github? I don't really want to build a custom one (and I really can't with my skillset) but I hope to download the app & host on my server as with other story maps. Yup, link is on the Cascade page on the story maps website or go right here: https://github.com/Esri/storymap-cascade I do not see a way to get the 'view' options under the 'appearance' section of an added web map enabled- is this currently available? This works a little differently than Map Journal -- The buttons under View are for resetting anything you've changed in the map. If you move the map to a new location, change the visible layers (using the layer list in the upper right), or make a pop-up visible those changes are saved to that view of the map when you close the config panel by clicking the checkmark. If you want to undo anything you've changed you use the reset/clear buttons. with an embedded web map- the designer can decide which map layers to show but is that something the user can do as well? turn on /off layers? How about showing a legend? We are considering legends and features similar to Map Journal's main stage actions for a future release so that authors can design ways to help their readers interact with maps in a deliberate way. Looking forward to this app's development....although I would have preferred a little more control over the look & feel as with other apps before this was made available. But maybe I am just not finding some of these tools! I'm doing a series of blogs about Cascade and using its builder -- the first few are available already, more coming in the coming weeks. Story Map Cascade | ArcGIS Blog Thanks for the feedback and questions!! Owen
... View more
06-17-2016
11:08 AM
|
1
|
1
|
1051
|
|
POST
|
Hi Spencer, Cascade is a completely different data model to support the new storytelling pattern it offers. Someday we hope to get to the point where you can easily change which story map app you use for a single story, but we're not there yet. 😉 For now you can copy text from another story map into your Cascade story, and of course you can simply point to any maps or scenes that you have created for other stories in the Cascade Builder, so they would not have to be recreated or duplicated. Owen
... View more
06-16-2016
12:12 PM
|
1
|
0
|
679
|
|
POST
|
Thanks for the great feedback, Annina! We are planning to add more ways to let contributors pick a location in future releases, including clicking on the map to place the pin, dragging the pin on the map, and reading a geotag right from the photo (if the photo was taken with a GPS-enabled camera like an iPhone or Android phone). We also plan to enhance the interaction between the photo panel and the map, so thanks for your idea! Owen
... View more
06-16-2016
10:00 AM
|
0
|
3
|
1736
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | a month ago | |
| 1 | a month ago | |
| 1 | 07-14-2026 06:17 AM | |
| 1 | 07-13-2026 07:33 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|