|
POST
|
When configuring the Zone Lookup app you can choose which layers will appear in the search results. To find the layer configuration options go to the Zone Lookup section and choose Options and then choose the layers to include in results for your search type.
... View more
10-23-2024
10:46 AM
|
0
|
1
|
607
|
|
POST
|
We strip the HTML from the url parameter content to avoid Cross Site Scripting security issues. In a future release we can look at allowing some HTML content to be provided via url parameters.
One approach you could use now would be to use an app like Media that supports defining a custom URL parameter that allows you to open the app pointing to a specific feature with its popup open. Here is an example of the Media app configured to have a custom url parameter called name that points to the Buildings layer and specifies the building name as the parameter. In this example we add the custom marker using your existing url parameter but display the popup from the feature using the custom url parameter.
https://www.arcgis.com/apps/instant/media/index.html?appid=7e89ceadd32c416d968c6315fa884ed3&name=Ray%20Dolby%20Centre&marker=0.09012334354906874;52.211455916434865;;;https%3A%2F%2Fdownloads.esri.com%2Fagol%2Fresources%2Fsymbols%2Fmisc%2Frm1.png;;&level=18
... View more
10-23-2024
10:42 AM
|
0
|
1
|
1365
|
|
IDEA
|
Thanks for the feedback. We can look at this for a future release. In the meantime if the app you are using supports adding custom css via the configuration process you can try adding this to force the popup to display on top of the expanded content (legend, layer list etc). It looks like you are using Basic which does not support custom CSS but the Media app has the same functionality as Basic (+ more) and supports custom CSS.
calcite-popover,
.esri-ui .esri-popup {
z-index: 0;
}
... View more
10-23-2024
10:10 AM
|
0
|
0
|
1814
|
|
POST
|
Try adding this to the custom css and see if it helps.
@media only screen and (max-width: 859px){
.no-map #resultsPanel {
height: calc(100vh - 100px);
}
.no-map.panelSize-s .gt-container,
.no-map.panelSize-m .gt-container,
.no-map.panelSize-l .gt-container {
grid-template-rows: auto auto 0 1fr;
}
}
... View more
09-24-2024
02:37 PM
|
1
|
1
|
2288
|
|
POST
|
Thanks for the screenshot but I can't reproduce the issue with extra whitespace that you are seeing. Are you able to reproduce it with the default sample app?
https://www.arcgis.com/apps/instant/lookup/index.html?find=6972-7056%2520SW%252029th%2520Rd%252C%2520Miami%252C%2520Florida%252C%252033155
... View more
09-24-2024
01:19 PM
|
0
|
3
|
2323
|
|
POST
|
@FourCornersMapping yes looks like a bug with the screenshot tooltip. But just a heads-up we are looking at deprecating the screenshot tool in favor of the export tool once we get feature parity between the two. Currently the main difference between the two is that screenshot exports as image and export exports as pdf.
... View more
09-24-2024
09:18 AM
|
0
|
1
|
1060
|
|
POST
|
The app should respect popup settings configured in the ArcGIS Online Map Viewer. So any formatting you do there should carry over to the app.
Is your web map public? If you share the link I can take a look and see what is possible with the popup.
... View more
09-24-2024
09:14 AM
|
0
|
1
|
2344
|
|
POST
|
The fix for this issue is scheduled to go out in the next release of ArcGIS Online later this year.
... View more
09-24-2024
09:12 AM
|
2
|
0
|
1292
|
|
POST
|
You can hide the header by turning off the header in the app configuration. To find the header setting use the search box to search for "Header" and disable that option. I'll check with the Reporter team about the button color.
... View more
08-30-2024
09:20 AM
|
3
|
1
|
2756
|
|
POST
|
Thanks for the additional details. Take a look at Zone Lookup I think it does exactly what you need. You can enable the sketch tools and the export option.
... View more
08-21-2024
02:51 PM
|
0
|
0
|
1912
|
|
POST
|
You can draw a search area in the Zone Lookup app but not Nearby. Can you tell me a bit more about how users would use a line to find nearby features? Here's a Zone Lookup example with the draw tools enabled. https://jsapi.maps.arcgis.com/apps/instant/lookup/index.html?appid=b1026f5784e74214a737a8870e7b28f3
... View more
08-21-2024
02:33 PM
|
1
|
3
|
1920
|
|
POST
|
Are you able to use the Oriented Imagery Viewer in the ArcGIS Online Map Viewer using the same web map you are viewing in the Sidebar configuration? https://doc.arcgis.com/en/arcgis-online/create-maps/work-with-oriented-imagery-layers-mv.htm I ran a quick test using a web map with an oriented imagery layer and was able to successfully enable the oriented imagery tool in Sidebar. Here's an example: https://jsapi.maps.arcgis.com/apps/instant/sidebar/index.html?appid=79ac4af851f347b7970cc311f918ec43
... View more
08-21-2024
02:20 PM
|
0
|
0
|
1771
|
|
IDEA
|
The Media and Sidebar Instant apps have the ability to add a show table option to the layer list this table will work with the filter if it has been defined. Here's an example with Media. https://jsapi.maps.arcgis.com/apps/instant/media/index.html?appid=0b311358159f43dd9446d157d1c50ee0
... View more
08-19-2024
03:24 PM
|
0
|
0
|
648
|
|
IDEA
|
@SarahNoakes1 is your map public? If so can you shre it so we can take a look? If not can you tell me more about your map? How many layers? Also if you run your app with the developer tools open are there any errors?
... View more
08-14-2024
09:01 AM
|
0
|
0
|
981
|
|
IDEA
|
@SarahNoakes1 you can do this in many of the instant apps using the Share tool. Here's an example of the Media map that shows how this works. You can use the layer list to change layer visibility then use teh Share > Copy Link option and the share link will honor the layer visibility you've selected. https://arcg.is/q84TH0
... View more
08-13-2024
10:49 AM
|
0
|
0
|
765
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-31-2026 08:27 AM | |
| 1 | 03-26-2026 09:07 AM | |
| 1 | 03-26-2026 10:11 AM | |
| 1 | 03-24-2026 02:23 PM | |
| 1 | 03-17-2026 02:50 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|