IDEA
|
I'm not sure how to do it in a dashboard, but the fix that went into the JSAPI was * ArcGIS Ideas - 940733: Attachment content file names are automatically hidden when the displayType is preview for images in Popups. Reading https://developers.arcgis.com/javascript/latest/api-reference/esri-popup-content-AttachmentsContent.html#displayType it depends on both the capabilities of the feature layer and which displayType is used. Maybe @patrickb can help out?
... View more
06-21-2024
05:13 PM
|
0
|
0
|
189
|
BLOG
|
Hi @Kevin_MacLeod , what specific things broke? Do you have a testable URL? My recommendation is to contact Support and they can help investigate whether it's a JSAPI, WAB, AGOL or something else, issue. Or if you want to keep it on the Community forums, create a new post. As for JSAPI 3.46, there were not really any functional changes in the public API (compared to 3.45). Which is why https://developers.arcgis.com/javascript/3/jshelp/whats_new.html is as short as it is.
... View more
04-25-2024
03:00 PM
|
0
|
0
|
238
|
POST
|
@MichaelKatz-NOAAAffiliate , hopefully you have already gotten an answer to your question about OpenLayers. If not, it's better to ask in the Open Source Mapping Libraries community -- https://community.esri.com/t5/open-source-mapping-libraries/ct-p/open-source-mapping-libraries
... View more
04-05-2024
05:18 PM
|
0
|
0
|
452
|
POST
|
@Flayner - the basemap documentation is available at https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap . In your case, you're looking for option 2, "From a basemap id" - see https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap-id
... View more
01-17-2024
11:13 AM
|
0
|
0
|
3732
|
IDEA
|
08-03-2023
12:01 PM
|
0
|
0
|
1326
|
IDEA
|
Closing this "idea" as it was more of a "question" and presumably the suggestion to change the layers elevationMode fixed the issue.
... View more
08-03-2023
11:57 AM
|
0
|
0
|
806
|
IDEA
|
08-03-2023
11:52 AM
|
0
|
0
|
827
|
IDEA
|
08-03-2023
11:48 AM
|
0
|
0
|
3507
|
IDEA
|
08-03-2023
11:48 AM
|
0
|
0
|
3508
|
POST
|
@ChesouyeCoye Looks like the code is trying to use 4x code with the 3.43 API library. This will not work. See https://developers.arcgis.com/javascript/latest/ for more info about using the 4x API. For questions specific to the ArcGIS Maps SDK for JavaScript, it might better to ask in that specific community -- https://community.esri.com/t5/arcgis-maps-sdk-for-javascript/ct-p/arcgis-api-for-javascript
... View more
03-24-2023
03:17 PM
|
0
|
0
|
756
|
POST
|
The webMercatorUtils.xyToLngLat() method "Translates the given Web Mercator coordinates to Longitude and Latitude values (decimal degrees).". If your data is in 102642 (which isn't Web Mercator) or you don't want it in latlong decimal degrees, then you'll have to use another method. But ... Is that an ArcGIS Geocoding Service? If so, it can do the projection for you, no need to do it yourself client-side. Also, the MapView should automatically project your graphics even if they're in a different spatial reference. No need to do it yourself. See e.g. https://developers.arcgis.com/javascript/latest/sample-code/client-projection/ If this above doesn't help, maybe you can share a codepen or something similar with the minimum code to reproduce the issue you're seeing?
... View more
03-24-2023
03:07 PM
|
0
|
1
|
1906
|
POST
|
If you don't mind my asking, is there any reasoning you can share about those other 7 fonts not being added? Those Arial ones are probably the most widely recognized amongst the group and would be useful. Legal unclarity, not technical. I'll try to follow up with our legal department.
... View more
03-24-2023
02:50 PM
|
0
|
1
|
1219
|
POST
|
Hi @JoelBennett Thanks for pointing this out. We will update the documentation. For now, we're not planning to add those seven woff2; and yes, the fonts needs to be available for full functionality. The PBF is used by TextSymbol and labelling, while WOFF2 is used by Legend/renderPreviewHTML. On a side note, I'm curious about (1) what your specific use case is for using esriConfig.fontsURL and (2) if your concern is about the console log / 404 request for the non-existing files or something else?
... View more
03-23-2023
04:36 PM
|
1
|
3
|
1257
|
IDEA
|
This was fixed several releases ago. Sorry for the delayed response.
... View more
03-22-2023
04:07 PM
|
0
|
0
|
574
|
Title | Kudos | Posted |
---|---|---|
1 | 03-23-2023 04:36 PM | |
2 | 02-27-2023 02:03 PM | |
1 | 10-25-2022 10:33 AM | |
2 | 10-25-2022 10:48 PM | |
1 | 10-25-2022 09:03 AM |
Online Status |
Offline
|
Date Last Visited |
a week ago
|