|
POST
|
Tomoko, I just remembered something that will help you! Esri's new vector basemaps DO pan cross the dateline when used in a Map Tour. If you create a web map with one of the vector basemaps and then Share > Create a Web App and create a Map Tour then the map will pan across the dateline. Unfortunately, we don't yet have a version of the oceans basemap available in vector format, but hopefully one of the others works, or you could create your own style as described in the blog post below. Standard vector basemaps Sample vector basemaps How to Customize Esri Vector Basemaps | ArcGIS Blog Owen
... View more
03-23-2017
11:38 AM
|
0
|
0
|
1511
|
|
POST
|
Elif, Yes, loading some maps can be slow on mobile phones because of slow connections and slower processors that mobile devices have. If the mobile experience is very important to your audience you can follow the advice in this blog to host the story map yourself and provide an alternate, mobile-friendly version of your story. You can also limit the amount of dynamic content in your story and link out to maps or other content so readers on a desktop who are able to view it can open that content in a separate browser tab, but mobile users still get a good experience. In the future, we want to add the ability in our Story Map builders for authors specify alternate media that will load on slower connections/mobile phones. So, for example, you could upload an image that would load on mobile devices instead of a 3D scene or an embedded app. Owen
... View more
03-23-2017
09:38 AM
|
1
|
0
|
859
|
|
POST
|
Hi Tomoko, We are in the process of redesigning Map Tour from scratch, so we are not planning to make any updates to the existing Map Tour app. The new Map Tour (in which we plan to have support for panning across the date line) should be released in beta later this year, but likely not in time for your June expedition report. I would recommend creating your story using the Map Journal app, which does support panning across the date line. Use a single map with an appropriate basemap (Oceans?) and any other layers you want, and then for each section set the map to show the location you want and add your photo(s) and text to the side panel to tell the story for that location. Here are two Map Journal stories that follow this pattern as examples: http://story.maps.arcgis.com/apps/MapJournal/index.html?appid=dc91db9f6409462b887ebb1695b9c201 http://clarion.maps.arcgis.com/apps/MapJournal/index.html?appid=55f4caa384c84c87b257089da4d9d634 I hope this is helpful, Owen
... View more
03-23-2017
06:58 AM
|
0
|
0
|
1511
|
|
POST
|
James, By the way -- the story looks great! Nice work! I noticed that you may have only customized the colors of the app. We just added (at the beginning of March) support for ArcGIS Online's new Shared Theme feature and a way to customize the colors without hosting your own version of the app. Check out these links for info about the Shared Theme feature: Introducing Shared Theme: a new app styling capability in ArcGIS Online | ArcGIS Blog Using Your Organization’s Shared Theme in Story Maps | ArcGIS Blog And this one for how to customize the theme colors without hosting/customizing the app: Customizing Theme Colors in Map Journal and Map Series | Story Maps Developers' Corner https://developerscorner.storymaps.arcgis.com/customizing-theme-colors-in-map-journal-and-map-series Hope these are helpful. Owen
... View more
03-23-2017
06:43 AM
|
0
|
0
|
1698
|
|
POST
|
Hi Kate, I wouldn't recommend embedding a Swipe app in a Cascade for the reasons you mention. When you have apps inside of apps it can be difficult to get the right interaction experience for your readers. However, you can define swipe transitions between the views of an immersive section, so just add the maps in your swipe app to two views and set one of the swipe transitions between them. Let me know how it goes. Owen
... View more
03-23-2017
06:33 AM
|
0
|
0
|
1079
|
|
POST
|
Hi James, Even though you are viewing your story through your customized app you should still be able to edit the story content using the builder that's hosted on ArcGIS Online. http://dcgis.maps.arcgis.com/apps/MapJournal/index.html?appid=221d5bffdd61468b8463d67b1b2d596d&edit If you want to use the builder through your customized version of the app you'll need to register the app, get an oAuthAppId, and add that to your index.html. When you mentioned you "registered" your app what you did was just add your app's URL as an item, you still need to go to the Settings tab of its item page and click Register at the bottom of the page. More details here: Add items—ArcGIS Online Help | ArcGIS Let me know if this helps. Owen
... View more
03-23-2017
06:28 AM
|
0
|
0
|
1698
|
|
POST
|
Hi Kate, In the March 2017 release of Cascade we replaced the underlying tech we were using for image galleries so that it could support multiple rows of images and dynamic layouts, but we didn't have time to redo the click-to-expand feature. We do still plan to add that back in a future release, and I'm sorry this affected your story. Owen
... View more
03-23-2017
05:46 AM
|
1
|
4
|
2208
|
|
POST
|
Hi Angie, We had a software release at the beginning of March in which we fixed several issues with map configuration in Cascade. Several people have reported that the update fixed the issues they were having. Could you please try your workflow again and let me know if you are still having a problem? Owen
... View more
03-23-2017
05:40 AM
|
0
|
1
|
1384
|
|
POST
|
Hi Stefano, Due to browser security practices, the Locate button is blocked whenever an app is embedded in another app/page (even over https). If you need your readers to be able to use the Locate button you'll need to provide a link to your Map Tour in the text of your Map Series so the Tour will open in another browser tab as opposed to embedding it in the Map Series. Owen
... View more
03-23-2017
05:31 AM
|
2
|
0
|
973
|
|
POST
|
Hi Mila, You can try one of two things. I'd recommend the first. Make tiles from your features. See Publish hosted tile layers—ArcGIS Online Help | ArcGIS. You can still have pop-ups with tiles as long as you also have a feature layer of the same data (which you already do). You just add the tile layer to the map and then use the feature layer to define the pop-ups. If you enable pop-ups on a tile layer it may ask you to specify which feature layer should drive the pop-ups. OR Make sure you are using a generalized county layer. If the layer you are using has very detailed county data it will be very slow to draw. You need to generalize your data (in Pro) before publishing or use a generalized layer from the Living Atlas to join your attributes to. Features will still draw more slowly than tiles, but using a generalized layer should at least speed it up to the point where the entire layer will draw. If you expect your readers to zoom in to large scales you can keep the detailed feature layer in the map, but make it visible only at those large scales by setting a Visibility Range. Owen
... View more
03-23-2017
05:12 AM
|
0
|
0
|
2240
|
|
POST
|
Hi Mila, I would recommend creating tile layers out of your features layers to use in your story map. It looks like you are showing detailed counties at a national scale, so that's a lot of information for the app to draw. Tile layers will draw much faster. To create tiles just go to the item page of your published feature service on ArcGIS Online and click Publish > Tile layer. Or you can create tiles in ArcGIS Pro and upload them to ArcGIS Online to save credits. Owen
... View more
03-22-2017
09:16 PM
|
0
|
1
|
2240
|
|
POST
|
Hi Matt, Sorry you are encountering this issue, but I'm glad it doesn't appear to be affecting the viewing of your story. We'll take a look at this for our next release in the summer. Great job on the story, by the way -- it looks great! Owen
... View more
03-16-2017
11:09 AM
|
0
|
0
|
916
|
|
POST
|
Luke, Thanks so much for that feedback! This is the first case where we've heard of someone downloading and customizing Cascade, so we truly appreciate you taking the time to let us know how things went (and great job on those stories!). We are definitely aware of the restrictions sizing embedded content, and that is on our list to address for a future release. We also plan to provide more text formatting options like bullets and autoplay/sound settings on videos. We don't allow <script> tags in story content because that is a security issue, but in your case you downloaded the source code and should be adding any JavaScript to the code files rather than via the editor. Owen
... View more
03-13-2017
11:37 AM
|
0
|
0
|
1266
|
|
POST
|
Lindsey/Andrea -- Sorry you've been having trouble. We just released an update this week and have fixed several issues with map configuration. Could you take a look again and let me know if you are still seeing issues or not able to do what you expect?
... View more
03-02-2017
07:23 PM
|
0
|
1
|
3380
|
|
POST
|
Alicia, Sorry you are having trouble navigating your story in the Cascade builder. Can you please let me know what browser are you using? In the meantime, please try building your story in Chrome or Safari and let me know if you are able to scroll the overview panel. Owen
... View more
02-28-2017
05:16 AM
|
0
|
1
|
1067
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | a month ago |
| Online Status |
Online
|
| Date Last Visited |
22m ago
|