|
POST
|
Hi Mete, Thank you for reporting this. We are aware of this bug and have already fixed it for the upcoming release. You can test out this fix using https://js.arcgis.com/next in your app. Here's a codepen using /next with our WMTSLayer sample: https://codepen.io/annefitz/pen/GRqBpJr Let me know if you are still seeing issues after testing with /next! Thanks, Anne
... View more
11-04-2020
10:25 AM
|
1
|
1
|
2211
|
|
POST
|
Swipe.destroy() should work to remove the swipe widget from the view. Here's an example - https://codepen.io/annefitz/pen/dyXGxqz You can also try setting swipe.view to null. This should remove the swipe widget from the view without destroying the Swipe widget completely. Hope this helps!
... View more
10-15-2020
03:18 PM
|
1
|
0
|
1597
|
|
POST
|
You can define the expand.mode as "floating" to keep the expand widget from changing based on the browser width. Expand | ArcGIS API for JavaScript 4.17 const expand = new Expand({
content: widget,
mode: "floating"
});
... View more
10-14-2020
08:29 AM
|
1
|
1
|
2028
|
|
POST
|
Hi Mody, Sorry for the delay! The 4.17 downloads should be available for download on Thursday this week. Thanks, Anne
... View more
10-14-2020
08:25 AM
|
0
|
0
|
579
|
|
POST
|
You can set the Slider widget back to zero by updating Slider.values, for example: slider.values = [0]; Here's an example using the sample you mentioned above: https://codepen.io/annefitz/pen/mdEebEN I added bufferNumSlider.values = [0]; to the clearGeometry function at line 205.
... View more
10-12-2020
10:16 AM
|
0
|
0
|
3277
|
|
POST
|
Hi Christophe, can you please provide a test-app that reproduces the issue you are seeing?
... View more
10-12-2020
10:09 AM
|
0
|
0
|
3889
|
|
POST
|
To save the bookmarks you would need to use a WebMap instead of a Map instance. Then you can use the WebMap.save() or WebMap.saveAs() method to save the bookmarks to your webmap. Here's an example: https://codepen.io/annefitz/pen/pobJXRx
... View more
10-12-2020
08:22 AM
|
1
|
0
|
4950
|
|
POST
|
Hi Loran, I am not able to reproduce the measurement issue that you are seeing above. Also, ArcGIS Portal and the ArcGIS API for JavaScript are two separate products that are not reliant on each other. You can use the ArcGIS API for JavaScript without using portal. ArcGIS API for JavaScript: ArcGIS API for JavaScript | ArcGIS for Developers (Latest) Portal home page: Portal | Documentation for ArcGIS Enterprise Hope this helps! Thanks, Anne
... View more
09-29-2020
08:01 AM
|
0
|
1
|
2653
|
|
POST
|
Hi Matthieu, Thanks for reporting this! Yes, we accidentally documented the parameters in the wrong order. We will get the documentation and typings updated shortly. Thanks again, Anne
... View more
09-24-2020
02:26 PM
|
2
|
0
|
4006
|
|
POST
|
Hi Loran, This was a bug on our side that will be fixed in the 4.17 release. Currently, adding bookmarks only works when you use the bookmarks widget with a WebMap (and not with Map). See related issue Bookmarks widget - v4.16 We will be releasing 4.17 shortly, so stay tuned for when it's released and the bug should be fixed. Or if you want to try out the fix in our development version of 4.17, you can use https://js.arcgis.com/next in your app instead of https://js.arcgis.com/4.16.
... View more
09-24-2020
01:40 PM
|
1
|
3
|
2653
|
|
POST
|
Hi Jan - CIMSymbol is still in beta and not everything in the spec is currently supported, including CIMPieChartMarker. We will update the known limitations to be more specific about what is and what is not currently supported. Thank you!
... View more
09-16-2020
08:53 AM
|
2
|
1
|
1252
|
|
POST
|
Hi Boris, Thanks for your feedback! This bug will be fixed in the 4.17 release. If you want to test it out before then, you can use the /next version of our API - this is our development branch that is updated weekly. <link rel="stylesheet" href="https://js.arcgis.com/next/esri/css/main.css">
<script src="https://js.arcgis.com/next/"></script> Thanks, Anne
... View more
08-18-2020
09:21 AM
|
2
|
1
|
1133
|
|
POST
|
Hi again, Richard! Thanks again for your feedback, we actually decided to support adding bookmarks to the Bookmarks widget when it's tied to a Map instance for the 4.17 release. If you want to test it out early you can use https://js.arcgis.com/next in your app instead of https://js.arcgis.com/4.16. Let us know what you think!
... View more
08-17-2020
03:02 PM
|
2
|
1
|
4950
|
|
POST
|
Agh you're right! Sorry about that. I will get it fixed for good this time.
... View more
08-13-2020
08:02 AM
|
0
|
0
|
1707
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Thursday | |
| 1 | 10-24-2025 07:03 AM | |
| 1 | 09-09-2025 09:52 AM | |
| 1 | 09-03-2025 01:48 PM | |
| 1 | 08-22-2025 11:12 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|