|
POST
|
Here's a really ugly example of how you could style the link when users hover over it. You'd paste this css in the Custom Css section of the config panel .details-content p a:hover {
background-color: orange !important;
color: blue !important;
border: none!important;
border-bottom: solid 4px crimson !important;
}
... View more
02-13-2024
09:44 AM
|
1
|
1
|
2850
|
|
IDEA
|
It sounds like the Public Notification application might fit your needs exactly. This is an instant app that allows you to create lists of features that you can export along with the map. Here is an example app: https://www.arcgis.com/apps/instant/notification/index.html You can also take a look at Zone Lookup. That app includes an option allowing you to use draw an area of interest by enabling the "Draw a zone" tool.
... View more
02-13-2024
09:24 AM
|
0
|
0
|
2923
|
|
POST
|
Do you have an app that shows the problem? I put together a test app and can't repro? Are you. using the legend zoom tool or the popup zoom? https://jsapi.maps.arcgis.com/apps/instant/interactivelegend/index.html?appid=5540a107497249fc83180e6fbacfa60e
... View more
02-05-2024
10:05 AM
|
0
|
1
|
1816
|
|
POST
|
Is your map public? If so can you send me the link and I can take a look?
... View more
01-31-2024
09:08 AM
|
0
|
2
|
2237
|
|
POST
|
It will use the geocoded address so that is most likely the street centerline in your example. Do you have a public app I can use to test?
... View more
01-31-2024
08:47 AM
|
0
|
0
|
1013
|
|
POST
|
The web map might have a filter applied to it. You can cilck the X to delete it from the apps list of filters. When you say you can't add a filter what do you mean? You should be able to use the "Add Filter" button then walk through the steps to build a filter.
... View more
01-31-2024
08:46 AM
|
0
|
0
|
2275
|
|
POST
|
@JeffKapellas there is an undocumented URL parameter you can use to not show the popup when using a url param. If you append urlParamAsFilter=true to the url then it will filter the map to show all the features that match the input value. So in this example it will only show France and will not display the popup. https://arcgis-devlabs.maps.arcgis.com/apps/instant/media/index.html?appid=a19e8b077e2d45168847f822616030b5&locale=en-US&country_name=france&urlParamAsFilter=true We do have plans to make this a configuration option but haven't yet done so. If you don't want to append it as a URL param you could use a tool like AGO Assistant to edit the app's data and add that value set to true. To do this you log into the tool then select the item application from the list and chose the {} option in the table to edit the items data. Once in edit mode click the Data tab and find the "values" section and add this option. Attached is an example of how that would look. It's a good idea to practice these steps on a copy of your app before editing the real version.
... View more
01-31-2024
08:40 AM
|
0
|
2
|
3399
|
|
POST
|
This question was initially asked in the Instant Apps forum but this happens in a JS sample too. Here's a code pen https://codepen.io/kellyhutchins/pen/ExMbbLw?editors=1010
... View more
01-26-2024
11:16 AM
|
0
|
1
|
1167
|
|
POST
|
Ran a quick test using the JSAPI full screen widget (that's what the app uses) and I am able to reproduce the issue using this test app. https://codepen.io/kellyhutchins/pen/ExMbbLw?editors=1010 This might be a good question for the ArcGIS JavaScript Maps SDK space. https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bd-p/arcgis-api-for-javascript-questions
... View more
01-26-2024
11:01 AM
|
0
|
1
|
2039
|
|
POST
|
Which basemap are you using? And which instant app?
... View more
01-26-2024
10:40 AM
|
0
|
0
|
2059
|
|
POST
|
We do not provide a download option for the instant apps. They individual apps are dependent upon each other and shared libraries and it would be a big project to make them available. Can you provide more details about the customizations you'd like to make to the app? They may be customizations that are currently possible with the hosted versions? We do provide some of the building blocks of instant apps like (share, header, measurement, interactive legend) as web components that developers can use to build their own applications. You can find them here: https://github.com/Esri/instant-apps-components
... View more
01-22-2024
12:48 PM
|
0
|
6
|
2479
|
|
POST
|
I can't repro that particular issue with app configuration. If you are using Enterprise maybe its an issue at a particular version? Might be worth reaching out to Esri support for assistance troubleshooting. I did find this issue in the support library: https://support.esri.com/en-us/knowledge-base/problem-unable-to-access-the-arcgis-instant-apps-config-000027043
... View more
01-16-2024
10:41 AM
|
0
|
0
|
4664
|
|
POST
|
This error might be different if you aren't seeing the "Aw snap". Does it happen every time you create an instant app?
... View more
01-16-2024
10:31 AM
|
0
|
0
|
4670
|
|
POST
|
We’ve run into this issue with the app configuration on some machines only in Chrome. We’ve been unable to track down a consistent reason for this and it only happens on some machines. It is frustrating but at this point we are trying to determine when it happens. It does not happen in Firefox so if possible can you use that browser? You can also try running through the steps outlined in this article https://support.google.com/chrome/thread/227608807/aw-snap-error-error-code-status-breakpoint?hl=en#:~:text=The%20STATUS_BREAKPOINT%20error%20is%20a,or%20corrupted%20version%20of%20Chrome.&text=A%20problem%20with%20one%20of%20your%20browser%20extensions
... View more
01-16-2024
10:26 AM
|
0
|
0
|
4681
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | a week ago | |
| 2 | 2 weeks ago | |
| 2 | 2 weeks ago | |
| 1 | a month ago |
| Online Status |
Online
|
| Date Last Visited |
an hour ago
|