|
POST
|
What kind of layer is it? If its a map image layer are you looking at the sub layer or a group layer and does it support dynamic rendering?
... View more
09-09-2024
12:50 PM
|
0
|
0
|
1214
|
|
POST
|
We dont support adding iframes or using that embed html into popups. When you save the map the sanitizer will remove it. Check out this thread discussing how you can get videos into the popup. https://community.esri.com/t5/arcgis-online-questions/new-map-viewer-embed-video-in-popup/m-p/1294248
... View more
09-09-2024
07:14 AM
|
1
|
0
|
1458
|
|
IDEA
|
Can you share a pro project or sd file and we can publish and check it out. Have you also tried rebuilding spatial indexes? thanks!
... View more
09-07-2024
08:14 AM
|
0
|
0
|
1050
|
|
POST
|
It is off by default because most applications now support the complex symbology and the apps built off of an API version that is now retired and those apps are on retirement road maps. Now symbols like hatch fills, marker and multi stroke lines can be published and what you view in Pro will be displayed in Map Viewer, Dashboards, Instant Apps, Experience Builder, Story Maps and more with no downgraded symbology.
... View more
09-07-2024
08:13 AM
|
0
|
0
|
5440
|
|
POST
|
Are you able to share the map and we can take a look at the issue? Thanks!
... View more
09-05-2024
07:21 AM
|
0
|
2
|
1642
|
|
POST
|
You can do this when you edit the popup in Map Viewer. You can check out this article https://support.esri.com/en-us/knowledge-base/how-to-rearrange-and-remove-fields-from-pop-ups-in-arcg-000032253
... View more
09-04-2024
02:56 PM
|
0
|
0
|
796
|
|
POST
|
The popupinfo for fields being shown/hidden may have been a adjusted either in ArcGIS Excel or was done somewhere else and set to only show those 4 fields. You can go in and update the popup and show all fields and click Save and that will bring all the fields back. We are working on a table spec outside to make the table column visibility independent of popups but that will be a project coming over the next couple of releases.
... View more
09-04-2024
12:53 PM
|
0
|
1
|
924
|
|
POST
|
Thanks, I can see the issue and looking into it. As a work around I bumped the max scale for the SML class to 4700 and that removed the issue and I couldnt spot a drop in labeling when viewing it through a web app and changing scale. https://jsapi.maps.arcgis.com/apps/mapviewer/index.html?webmap=4e875a0cbb79409697c724e1d9283c19
... View more
09-04-2024
06:03 AM
|
0
|
1
|
1618
|
|
POST
|
If you can share your map I can take a look. You can share it to a group and invite russell_jsapi to it.
... View more
09-03-2024
05:08 AM
|
0
|
0
|
1652
|
|
POST
|
You can publish this as a web style or through your map/layer with the option "use compatible symbols for all apps" unchecked when in ArcGIS Pro sharing panel. The ArcGIS Server label case works if you are using map image layers which are included in the export image the service sends to the client. Feature layers do render the same way and wont achieve the same labeling support. https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/use-published-2d-symbols-in-arcgis-online/ https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/symbol-styler-using-complex-symbols-in-map-viewer/
... View more
09-03-2024
05:06 AM
|
0
|
0
|
1481
|
|
POST
|
dynamic "centroid" placement for polygons is still on our roadmap to have this supported in the JS Maps SDK this fall which would bring this to Map Viewer and other 4.x based JS Maps SDK apps like Experience Builder and Dashboards.
... View more
08-29-2024
12:16 PM
|
3
|
6
|
4281
|
|
POST
|
Looks like the WMS hosting server is returning a CORS error Access to fetch at 'https://wms.cartografia.agenziaentrate.gov.it/inspire/wms/ows01.php?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.0' from origin 'https://jsapi.maps.arcgis.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. More about CORS and the 4.x JS Maps SDK which apps like map viewer, dashboards and experience builder all use and would hit the same issue when trying to draw the layer. https://developers.arcgis.com/javascript/latest/cors/
... View more
08-29-2024
06:06 AM
|
1
|
0
|
2647
|
|
POST
|
Thanks for reporting this. This looks to be an issue in the JS Maps SDK. I'll shoot this over to the team
... View more
08-28-2024
07:53 AM
|
1
|
1
|
2259
|
|
POST
|
Thanks, I think the issue will be the version of Pro. At that time there was no client consuming web styles of different geometries. When Map Viewer brought in support for point lines and polygons we required a special flag on the item to help the symbol styler know when to show a symbol gallery and when not too. ArcGIS Pro 3.0 started writing this out and we use these same flags when searching for compatible webstyles for the geometry being styled. So your style has these typeKeywords typeKeywords: ["ArcGIS Pro", "Platform", "Style", "Symbology", "Symbols", "web2d"] It looks like your style covers points, lines and polygons so you can either republish with a 3.x version of Pro or you can use ago-assistant and from there you can view the itemdetail JSON and add under the typeKeyword section the words we use as a flag. "lineSymbol", "pointSymbol", "polygonSymbol" I added a version of the web style to the group and you should be able to see it now with the Add Styles.
... View more
08-27-2024
04:48 PM
|
2
|
9
|
4181
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Monday | |
| 1 | Monday | |
| 1 | a week ago | |
| 4 | 2 weeks ago | |
| 3 | 2 weeks ago |
| Online Status |
Online
|
| Date Last Visited |
6 hours ago
|