|
POST
|
What type of story map are you using? In which part of your story map is the description of the stores (popup, section...?
... View more
05-13-2016
12:48 PM
|
0
|
4
|
3130
|
|
POST
|
Glad I could help, don't forget to mark the answer.
... View more
05-13-2016
08:14 AM
|
0
|
0
|
1123
|
|
POST
|
It works for me when I use the following code: <iframe width="100%" height="800px" src="http://inquirer.maps.arcgis.com/apps/MapTour/index.html?appid=d022e31881e54a8b8dbdaa100214bb79" frameborder="0" scrolling="no"></iframe> Maybe what happened is that the link in your embedded code looked like this: http://inquirer.maps.arcgis.com/apps/MapTour/index.html?appid=d022e31881e54a8b8dbdaa100214bb79&edit=true The &edit=true part will make it open in the editing mode which requires you to sign in. I hope that is your issue.
... View more
05-13-2016
05:25 AM
|
1
|
2
|
1123
|
|
POST
|
Hey David, I moved this question into the story map place, which might yield a quicker response. Tim
... View more
05-11-2016
06:21 AM
|
0
|
5
|
2343
|
|
POST
|
I saw this before I posted here and feared that this would be the case
... View more
05-04-2016
11:21 AM
|
0
|
1
|
4284
|
|
POST
|
I found my answer. You can use app.data.getCurrentSection(); to get all the information about the current section. Here is the sample code to get the type of media in the main stage: whatisit = app.data.getCurrentSection(); infoIneed = whatisit.media.type;
... View more
05-04-2016
10:53 AM
|
0
|
0
|
815
|
|
POST
|
Hey everybody, In the Map journal is there a way to see what type of media is showing in the main stage of a section? What I need to know is, if the main stage has a map in it or something else. Thanks, Tim
... View more
05-04-2016
08:25 AM
|
0
|
1
|
1912
|
|
POST
|
Hey everybody, does anyone know if there is a google street view coverage feature layer? In google maps, when you click on the street view icon, blue lines show you where street view is available. This is what I want to add to my map. Thanks, Tim
... View more
05-04-2016
07:27 AM
|
1
|
4
|
6295
|
|
POST
|
Here is a sample that uses a GP Geoprocessing - Export result as map service | ArcGIS API for JavaScript
... View more
05-04-2016
07:07 AM
|
1
|
0
|
5741
|
|
POST
|
Hey everybody, is there a way to access the on click event of the layer that I use in my journal map? Thanks, Tim
... View more
04-22-2016
05:21 AM
|
0
|
2
|
3204
|
|
POST
|
Hey everybody, At the moment I am working on adding a google street view button to my map journal story map. Here is what I got so far: Street View Button It is still a work in progress (still trying to figure out the button style, how to indicate that street view is active...) Let me know what you think! Tim
... View more
04-21-2016
10:51 AM
|
2
|
2
|
4154
|
|
POST
|
After some digging in the code I found a solution for my case. I figured I post here what I did to achieve what I needed. This will only work if each of your main section maps are zoomed in on your map exactly the same. You need to host your story map on your own server. 1. Go to the app folder of your story map and open viewer-min.js with your favorite text editor ( I use Notepad++) 2. Open Find and search for color:"transparent" 3. After this property insert the following expandFactor: 5 (The following is the explanation what the number will do: The ratio between the size of the overview map and the extent rectangle displayed on the overview map. The default value is 2, meaning the overview map will be at least twice the size of the extent rectangle.) 5. See my screenshot to make sure what your code should look like. 4. Now open your story map and check if the overview map fits your needs. If it doesn't, use a different expandFactor. I hope this helps! Tim
... View more
04-20-2016
07:01 AM
|
1
|
0
|
1060
|
|
POST
|
Hey everybody, is there a way to customize how far in or out the overview map is zoomed? I noticed that when I first add the overview map it zooms in or out, depending on how I zoom in and out in the main map. My goal is to always show a full country in the overview map. Thanks, Tim
... View more
04-20-2016
05:24 AM
|
0
|
1
|
2758
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-06-2015 06:58 AM | |
| 1 | 05-04-2016 07:27 AM | |
| 1 | 07-06-2017 08:12 AM | |
| 1 | 10-26-2015 11:51 AM | |
| 1 | 12-12-2014 12:05 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|