|
POST
|
It looks like you are using the Map Viewer Classic embed app which is based on the 3.x JSAPI. This does not support viewing attachment previews. If you can use an instant app for example instead of the embed app this would support viewing the latest popup and map configurations.
... View more
03-04-2024
08:58 AM
|
1
|
1
|
1398
|
|
POST
|
Can you share the web map and I can take a look? In the case for newer apps not showing MVC custom symbols its been an issue with the image hosting server not being configured correctly. If you have experience with developer console in Chrome if you open the web map in Map Viewer do you see any CORS errors? https://developers.arcgis.com/javascript/latest/cors/ Map Viewer supports uploading images (PNG, JPEG, SVG and GIF) and not relying on a hosting server for styling your features these symbols. You can also use web styles to publish symbol galleries and not rely on a hosting server which can be added at the org level and now at the Map Viewer level.
... View more
03-01-2024
11:29 AM
|
0
|
0
|
1583
|
|
POST
|
We hide the label option on multipoint layers. Can you check if the layer is point or multipoint geometry?
... View more
03-01-2024
06:33 AM
|
0
|
0
|
1036
|
|
POST
|
I had the network console opened in chrome: https://developer.chrome.com/docs/devtools/network Then I clicked on one of the features in the Map View and had the network traffic filtered for that service and looked at the results for the query to see what errors were returned or results from the service.
... View more
02-27-2024
11:18 AM
|
1
|
0
|
2912
|
|
POST
|
I see an error from the service when the query is taking place. code: -2147467262 description: "" extendedCode: 0 message: "Object cannot be cast from DBNull to other types."
... View more
02-27-2024
10:36 AM
|
1
|
2
|
2933
|
|
POST
|
Nothing has been updated in Map Viewer since the November 2023 update. If you can share the service I can take a look but you might need to contact support on this one.
... View more
02-27-2024
09:55 AM
|
0
|
4
|
2957
|
|
POST
|
This will roll out with the 11.3 Enterprise release which should be coming out in Q2 2024.
... View more
02-21-2024
07:49 AM
|
1
|
0
|
1801
|
|
POST
|
Are you using the imagery or the feature layer version? One way you can solve this is by using blend modes in Map Viewer. Here is a sample I tossed together using the imagery version and I removed the not mapped values under layer styling: I created this clipped area by have these three operational layers grouped in a group layer and in this order Then on the TX_state layer I set the blend mode to destination Atop under the layer properties panel and then you are set. It will also work for the feature layer version. Here I applied a bloom and a drop shadow to the FL version to make it pop against the imagery layer.
... View more
02-20-2024
05:37 AM
|
1
|
0
|
2351
|
|
IDEA
|
If you have the layers in a group layer you can set the group type to Radio and that will set an exclusive visibility within the group and only one layer will be on at a time. This was introduced at 3.2 and Map Viewer also supports this. https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/work-with-group-layers.htm#ESRI_SECTION1_6CCE88EDC524477C9BC4CACDB653C737
... View more
02-15-2024
07:10 AM
|
0
|
0
|
4287
|
|
POST
|
At the bottom of the list do you see a line for other values. You can drag those others into that section by clicking on the 6 dot button and dragging it into the other section.
... View more
02-15-2024
06:50 AM
|
0
|
0
|
1980
|
|
POST
|
This is possible with the Types style. You can group and merge values together. Check out this blog: https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/bringing-order-to-complexity-value-grouping-part-2/
... View more
02-15-2024
05:38 AM
|
0
|
2
|
1985
|
|
POST
|
I think you will have to see where in the model the layer extent is getting set to null which would solve the display issue. For migrating to ExB you would use the same web map as the data source and then configure the panels/tools you need in the app to mirror what you are using in the WAB version.
... View more
02-14-2024
07:36 AM
|
0
|
0
|
2098
|
|
POST
|
It looks like when you are updating the service the layers extent is getting set to null "useStandardizedQueries" : true,
"geometryType" : "esriGeometryPoint",
"minScale" : 0,
"maxScale" : 0,
"extent" : null, the layer throws an error when querying in 3.x Rebuilding the index is probably fixing that null layer extent which the 3.x JSAPI (Map Viewer Classic, Web AppBuilder) is needing to draw the features. Another thing I noticed The labels also use a scale range which is not supported in WAB apps and other 3.x JSAPI apps like Map Viewer Classic and would recommend migrating to Experience Builder or Instant apps so you can take advantage of this plus additional web map enhancements we have made and WAB is on retirement roadmap.
... View more
02-14-2024
06:21 AM
|
0
|
2
|
2105
|
|
POST
|
Can you share a style file with the symbol and I can take a look? Where are you viewing this symbol - Map Viewer or Map Viewer Classic? Quick sample here is Map Viewer Pro Thanks!
... View more
02-14-2024
05:33 AM
|
0
|
1
|
1978
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-23-2023 01:23 PM | |
| 2 | a month ago | |
| 2 | a month ago | |
| 1 | 07-01-2026 08:07 AM | |
| 4 | 06-30-2026 01:17 PM |
| Online Status |
Offline
|
| Date Last Visited |
11 hours ago
|