|
POST
|
HI Stephen, Thanks for your feedback. We are currently working on a maintenance release of Map Journal, it's due for late September and both of your issues as well as Anna's issue will be fixed. From now you could hide the back button using CSS but you will need basic knowledge of web development, see Map Journal GitHub repository. That back button is supposed to only appear when you use a Main Stage action but a bug was making it to appear when navigating between sections. Was that your issue? Or was it that after using a Main Stage action? If you can share a link to your Journal I would like to take a look just to make sure it's not another issue.
... View more
08-29-2014
01:58 PM
|
0
|
3
|
3080
|
|
POST
|
This is not possible and not in our near future roadmap as of today, I created an issue on GitHub to track that popular request
The V1.1 planned for September 23rd will allow to create links (in the panels) to navigate between sections. With that enhancement it will be possible for developers to customize Map Journal to add specific behavior to certain map to allow it's features to drive the Journal.
I will update the issue with more documentation explaining on how developer can do that once the update application is released. Thanks for your interest
... View more
08-25-2014
09:08 AM
|
2
|
1
|
728
|
|
POST
|
Too bad. It is the expected behavior that you don't see the app in the gallery after you copy it. You have to create the group and configure the Portal to use it as you described. Do you see it in the gallery now? What's the error you have when you use the link https://arcgis/apps/MapJournal/index.htm?fromScratch ?
... View more
08-20-2014
08:45 AM
|
0
|
1
|
1448
|
|
POST
|
Hi, As Anthony pointed out, please try to edit the JS API version to use the one provided by your Portal or //js.arcgis.com/3.9/ (it is a know issue that Map Journal won't work with JS API 3.10 on Portal before 10.3). If still not ok please let me know what's the specific issue you have and if you have any error in the developer console. Also if you can try to directly access the application using a URL like https://arcgis/apps/MapJournal/index.htm?fromScratch you may see a different behavior.
... View more
08-20-2014
08:40 AM
|
1
|
0
|
1448
|
|
POST
|
Hi, Yes sorry we need to fix that, <p> must be the only tag that doesn't works. It should really be about formatting and creating links, so you can use <div> or <span> tag with a style attribute to specify color, font size etc. You can also use the <b>, <i> and <u> tags...
... View more
08-19-2014
02:43 PM
|
1
|
0
|
1275
|
|
POST
|
You are welcome. I don't think your Journal will ever go in a state where you can't edit it. The error occur after you have edited a section with popup configured. It's just that you will have to reload the app after you edit each section...
... View more
08-18-2014
08:52 AM
|
0
|
5
|
3080
|
|
POST
|
I reproduced your Journal to debug it. The issue is related to the popup configuration of the section "Columbus bumps into Cuba". An error is happening when you edit that section that make it impossible to continue editing the Journal. But it looks like at the end the popup configuration is working. So you won't be able to edit your Journal properly if you configure popup on that webmap before we get that fixed in next release. But you may be able to configure everything if the last thing you configure on each section is the popup. So basically you have to save and reload the app after each configuration. For example if I go to editing section 3 without editing section 2 in the same session it's ok.
... View more
08-15-2014
03:27 PM
|
1
|
7
|
3080
|
|
POST
|
You are welcome. Yes the edits you do in builder will also update the webmap layer. Your use case seems interesting, hope you will succeed. Collaborating between multiple users and using different tool can be tricky but there must be a way Note that using a Feature Service (require to have ArcGIS Server or be a member of an Organization) may help you to have more flexible editing workflow. When you start builder your Tour, that's the option "upload pictures from my computer"
... View more
08-14-2014
12:58 PM
|
0
|
0
|
1421
|
|
POST
|
The layer that you see in your webmap is your Map Tour data source. When you have uploaded your CSV in Map Tour Builder, the CSV has been converted to that layer. If you edit it that layer through ArcGIS Online Map Viewer, you will notice that the changes are reflected in Map Tour. This is true for all attributes expect the X and Y. The X and Y attributes are kept for reference, but the actual geometry as been converted to WebMercator and is stored as a layer geometry. So, editing X and Y won't change the point location in Map Tour, you can use the Edit tool and move the points like any other layer. It is safe to edit the webmap in any editor that supports it. If you happen to add other layer that are valid Map Tour data source (like you duplicate the layer), the uppest layer in the TOC will be used and the other one ignored, more details on GitHub.
... View more
08-14-2014
09:00 AM
|
3
|
2
|
1421
|
|
POST
|
Hi, Sorry for inconvenience. Could you share your Map Journal with me? I never spotted this issue, there should be a workaround. Thanks
... View more
08-13-2014
01:37 PM
|
0
|
9
|
3080
|
|
POST
|
Hi, you will have more chance to get an answer using the ArcGIS Online space as the elevation template isn't a StoryMaps app. Thanks
... View more
08-11-2014
11:16 AM
|
0
|
1
|
2114
|
|
POST
|
Hi Mike, Thanks for the feedback. Our goal with StoryMaps apps are that end-users (and even author) should not need to read any documentation to get started. The template should be intuitive enough. As you pointed out this is still a work in progress and especially Map Tour could really benefits from visual hints to guide the user into understanding the navigation pattern. In the meantime, I find your Help Map Journal interesting, maybe something we can leverage.
... View more
08-11-2014
09:04 AM
|
0
|
0
|
1804
|
|
POST
|
Hi, When the app detect that you have a lot of text, the layout is supposed to switch to something like that: or From that MapTour. In that case the text panel has a maximum height and a scrollbar will be present. This depend on your browser resolution. If you have huge resolution, it may continue to use the regular layout. Do you see that layout being used when you access that tour? Maybe you need to use even more text Unfortunately there is so way to force the use of that layout. Note that if your media is a video and you are using the Three-panel Layout, the layout will be: Unfortunately there is so way to force the use of that layout on image.
... View more
08-07-2014
06:07 PM
|
0
|
1
|
807
|
|
POST
|
Hi, This isn't supported yet. We are thinking about adding that feature so that good to hear you would like it. We haven't planned to implement it in the near future yet. If you are a developer it shouldn't be too difficult to implement with the help of these functions.
... View more
08-07-2014
11:33 AM
|
1
|
0
|
977
|
|
POST
|
Hi Dan, Sorry for inconvenience. I have tried to reproduce the issue without success. It doesn't seems specific to your app/webmap or the workflow you are using. Editing the webmap should never prevent you to configure the extent for a specific section in Map Journal. It's the first time I hear about that kind of issue. I will keep my eyes open, thanks for reporting
... View more
08-06-2014
10:42 AM
|
0
|
0
|
673
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-24-2016 01:11 PM | |
| 1 | 06-05-2015 08:32 AM | |
| 1 | 12-18-2014 09:09 AM | |
| 1 | 10-01-2015 12:00 PM | |
| 1 | 02-11-2016 01:16 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|