|
POST
|
Hi, sorry about this. The issue is the title attribute. If you modify your link to the following it should work. <a href="https://www.google.com/maps/dir/Asheville,+NC/Standing+Indian+Campground,+National+Forest+Road,+Franklin,+NC+" target="_blank" style="outline: none;">Directions to Asheville </a><br> You can look at the following link to see the tab and attributes that are valid Feature services and client applications—Documentation (10.3 and 10.3.1) | ArcGIS for Server ; section "Entering HTML into text fieldsEntering HTML into text fields" Note that for the html tag that are authorized in the header title/subtitle are slightly different, they are documented in the following page http://doc.arcgis.com/en/arcgis-online/reference/supported-html.htm
... View more
07-15-2015
02:55 PM
|
0
|
11
|
5048
|
|
POST
|
Sorry but I don't know how to help more. I am also keeping track of this issue on GitHub Choose what field is used to save popup state · Issue #41 · Esri/map-journal-storytelling-template-js · GitHub hopefully one day someone will have a solution!
... View more
07-14-2015
05:40 PM
|
0
|
3
|
541
|
|
POST
|
That's what I understood all along, sorry if I did not explained well Your solution should be for you to make sure the FID of your feature don't change with data update or to add a new attribute that won't change and find the way to tell ArcGIS to use that attribute as primary index.
... View more
07-14-2015
12:26 PM
|
0
|
5
|
1995
|
|
POST
|
You are welcome. Good luck. If you open the network tab on a web page inspector and look at the first request that contains data, you will get the Map Journal data as a json...
... View more
07-13-2015
08:49 PM
|
0
|
8
|
1995
|
|
POST
|
You are welcome, I have tried about 10 main stage actions that open popup and they all seems to work. In your case, the application is using the value of the column FID to open the popup. I am not an expert in Desktop tool but if it is an attribute in your data, you just need to make sure that value doesn't change. Otherwise, ArcGIS must be generating it for you, that means that you just can't add/remove or change the record order safely. I know in Desktop you can define what's the attribute to be used as index on your layer, that's that attribute that will be used in the application. Another way may be to have a column named OBJECTID. Hope this helps
... View more
07-13-2015
05:21 PM
|
0
|
10
|
1995
|
|
POST
|
Sorry about that, some reference that Map Journal is using to restore the popup must be lost when you update your data. Can you share a link to your Journal? One thing to consider is that restore popup state, Map Journal will store an id or another unique attribute from your data for the popup you want to open. If those values change, the popup won't be able to open after data change. You may need to add a new immutable column to your data if you change the order of records.
... View more
07-13-2015
04:24 PM
|
0
|
12
|
1995
|
|
POST
|
Hi Roi, Great, yes your services lods have to match the lods of the basemap for them to display. When you create your cache on the most recent version of Desktop/Pro/AGOL, it should use the correct preset of ArcGIS Online basemap and just let you select what level you want to generate. Are you trying to add the layer through JavaScript code in Map Tour? That would work but maybe more simple is that you add the layer in the webmap through Map Viewer and do an app.map.getLayer("").setExclusionsAreas(). I haven't tried but it should work
... View more
07-13-2015
08:55 AM
|
0
|
1
|
4379
|
|
POST
|
Sorry about this. That typically happen if the map in that section is using a layer that is not shared publicly. The simplest way to make sure all your content is shared appropriately is to use our new tool: My Stories | Story Maps
... View more
07-12-2015
12:02 PM
|
1
|
1
|
838
|
|
POST
|
Hi Roi, You should not run into any issues when adding extra layer to your webmap, whatever their type. I have tested adding Tiled and Dynamic Service hosted in ArcGIS Online. Are you using Online or ArcGIS Server? If using ArcGIS Server, what version and can you reproduce in Online with dummy data? setExclusionAreas seems really interesting, depending on your data you are also able to set a filter on a Feature Layer in the webmap. That filter is not about areas, it's on attributes only.
... View more
07-12-2015
11:59 AM
|
0
|
3
|
4379
|
|
POST
|
Hi Brian, the bug you reported is now fixed in ArcGIS Online. Without custom development, you can include two links: Through the logo Customize the "A Story Map" text and provide a link (that's the setting right below the header)
... View more
07-09-2015
01:47 PM
|
0
|
0
|
2060
|
|
POST
|
Hi, Sorry about this, I just published a version 1.4.1 that will fix this, you can grab it at Releases · Esri/map-journal-storytelling-template-js · GitHub
... View more
07-09-2015
09:12 AM
|
0
|
1
|
1778
|
|
POST
|
You are welcome. No unfortunately we don't have a image auto refresh feature. You could add that feature in JavaScript to the app but a solution that don't require coding is that instead of embedding an image for each point, you embed a web page that will include your image and refresh it periodically. Note that Map Tour load images when you open the application as a user, so we have see quite a lot of user displaying fresh image Liven up your map tours using “real-time” data | ArcGIS Blog users get the latest image they open the Tour but if it change after it won't be refreshed. Note that videos and web pages will be refreshed every time you navigate to the point. Our other applications behave the same.
... View more
07-09-2015
08:38 AM
|
1
|
2
|
1837
|
|
POST
|
Your sharing URL configuration must be fine then, it has to be something else. have you configured the appid in index.html? or Are you putting it in the URL parameter? If you are using the URL parameter, have you configured the authorizedOwner property (index.html line 45?)
... View more
07-08-2015
02:41 PM
|
0
|
2
|
2399
|
|
POST
|
If you go to https://myserver.com/portal/sharing/ do you get to a valid page?
... View more
07-08-2015
02:24 PM
|
0
|
4
|
2399
|
| 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
|