-
We use the same code as BTAA for the URI checker developed by @ewlarson. It works great! Something we've uncovered recently isn't necessarily a bug in the URI checker. In short, if the checked link …
-
Thanks to all who have asked questions about this library going into maintenance mode notice. I wanted to consolidate and share this information for others:
- Now that ArcGIS JS API v4.0 has been rel…
-
Bit of a tricky issue. Ingredients:
- Service hosted in ArcServer `10.71` (issue does not occur in `10.31`)
- Service has `supportsDynamicLayers` enabled
- Layer in service has French accents (e…
-
Currently the map is [hardcoded to default to Paris](https://github.com/watson/airplanejs/blob/fd97c50571c074c35db8a0dd305699fda088eb13/assets/script.js#L37) as this is where I first gave a demo of Ai…
-
Version 3.x retired on July 1st, 2024
Version 3.46 was the last version of 3.x. See the [retirement announcement](https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/arcgis-api-for-jav…
-
Proposal: Allow optional, broader origin-matching for `enablePostMessageAuth` to include anything on `.arcgis.com` domain (and the current origin).
## Problem
[`enablePostMessageAuth`](https://git…
-
### Describe the problem
It's a little irksome that [this code](https://svelte-5-preview.vercel.app/#H4sIAAAAAAAAClWPwW6EIBCGX2UyvWhi9G6RpD30BXqUPSBil10WDIxtNsR3b9DdNh6AzMc_88-fcDJWR2z7hE7eNLb4Ns9YId…
-
I went to the calcite-bootstrap docs,
http://esri.github.io/calcite-bootstrap/components/
but all of the links were 404s.
-
Hi,
Removing devtool:'eval' from extra-webpack.config.js (webpack configuration) for production release is causing webgl errors when using featureReduction property on FeatureLayer.
Errors in brow…
-
I have my own geocoding service. how to change geocoder widget from ESRI's to mine? how to set a configuration? Thanks!