|
POST
|
Hi Brandon. At version 4.10, we converted all layers in 2D MapViews to use WebGL. As part of this, we had a breaking change with the TextSymbol and Esri Icon Fonts: https://developers.arcgis.com/javascript/latest/guide/release-notes/index.html#breaking-changes Note that font family name has changed to "calcite-web-icons", and the TextSymbol now expects a resource in .pbf format. Also the default directory for finding these .pbf files will be https://static.arcgis.com/fonts Soon you will have the ability to publish your own .pbf files, but until then, I don't think you will be able to work with the resource above. Hope this helps. -Noah
... View more
03-27-2019
03:08 PM
|
1
|
4
|
3852
|
|
POST
|
Sorry to hear that. I'm not sure about your workflow, so I would recommend either reviewing the fundamentals in the links I posted above, or give a more detailed account of your workflow.
... View more
03-07-2019
03:58 PM
|
0
|
0
|
1372
|
|
POST
|
Hi Saint Roger Bountsebe Eboueme, I would recommend making a free developer's account, then either download and host some soil data in ArcGIS Online that you find, or search for it in the Living Atlas. Then you can either consume the webmap in your web page, or use the ArcGIS API for JavaScript to consume the webmap, then host it in your web page. Here are some helpful links: Create a free developer's account ArcGIS for Developers Learn how to use ArcGIS Online Learn ArcGIS Living Atlas Living Atlas of the World | ArcGIS Load a webmap with the ArcGIS API for JavaScript Load a basic WebMap | ArcGIS API for JavaScript 4.10 Help this helps!
... View more
02-28-2019
04:06 PM
|
0
|
0
|
1372
|
|
POST
|
Hi ADITYA KUMAR, which version of the JS API are you using?
... View more
02-14-2019
03:51 PM
|
0
|
1
|
1195
|
|
POST
|
Denis Pokotylyuk update: Mozilla recently released an update to Firefox (version 65.0 of the 64-bit Firefox browser), and I verified that this resolved the issue with the label display.
... View more
02-08-2019
09:07 AM
|
1
|
1
|
2083
|
|
POST
|
Hi Robert Jensen, I think something like this sample might be useful? Popup with DOM node | ArcGIS API for JavaScript 4.10
... View more
01-25-2019
03:54 PM
|
0
|
1
|
1240
|
|
POST
|
In the blog post I referenced, Ryan included a sample that allows you to print popups as well, here is the direct link to that sample: ArcGISJSAPI_html2canvas-legend-popup The Print widget is useful for printing, maps, layers, legends, and graphics/measurements (with labels as far as I know).
... View more
01-25-2019
03:19 PM
|
0
|
0
|
3642
|
|
POST
|
I'm not sure of a widget measuring a point, but we do have a CoordinateConversion widget, which can do something similar, or just make sure of the x/y/z properties of the point geometry. CoordinateConversion | API Reference | ArcGIS API for JavaScript 4.10 Point | API Reference | ArcGIS API for JavaScript 4.10
... View more
01-23-2019
08:48 AM
|
2
|
0
|
2174
|
|
POST
|
In addition to the resources that Robert posted, here are some samples that use the 4 different measurement widgets available at 4.10: Measurement in 2D | ArcGIS API for JavaScript 4.10 Measurement in 3D | ArcGIS API for JavaScript 4.10 and a blog post about using the 2D measurement widgets: Measure Twice with the new 2D Measurement Widgets
... View more
01-22-2019
03:59 PM
|
2
|
3
|
2174
|
|
POST
|
Hi Chad Kahler, at 4.10 we improved performance by drawing all layers in a 2D MapView in WebGL, this requires all fonts to be hosted in pbf file format. Release notes for 4.10 | ArcGIS API for JavaScript 4.10 If you want to host your own fonts, they need to be converted into pbf and hosted (by setting the esriConfig.fontsURL property to point to your own server). Labeling | ArcGIS API for JavaScript 4.10 Hope this helps. -Noah
... View more
01-17-2019
12:09 PM
|
1
|
6
|
5877
|
|
POST
|
Hi Smith, Cameron, I think you could modify the "Maximum Number of Records Returned by Server:" property of the MapServer in ArcGIS Server Manager. The default is 1000, so if you bump that up, you should be able to return more features.
... View more
01-17-2019
11:58 AM
|
0
|
0
|
1016
|
|
POST
|
Shaning Yu if you're using a MapImageLayer, then you can define the visibility of the sublayer (map service layer). Doc: Sublayer | API Reference | ArcGIS API for JavaScript 4.10 Sample: MapImageLayer - Toggle sublayer visibility | ArcGIS API for JavaScript 4.10
... View more
01-15-2019
01:54 PM
|
1
|
1
|
2672
|
|
POST
|
Hi Eric Parrish, sorry for the tardy reply. Is this something you are still needing help with? I checked your sample app, and it seems to work fine at 4.8 and the current version (4.10) of the JS API. -Noah
... View more
01-15-2019
09:08 AM
|
0
|
0
|
1013
|
|
POST
|
Hi Andrew Terwiel, can you try with more recent versions of the API? The current version is 4.10, but you could incrementally increase the version number and see if this has been addressed in a previous release.
... View more
01-15-2019
08:53 AM
|
1
|
8
|
4931
|
|
POST
|
Robert Jensen I'm not totally sure what you are trying to do. Are you wanting to print the pop-ups with the map? If so, you can do this with the MapView.takeScreenshot() method: MapView | API Reference | ArcGIS API for JavaScript 4.10 Or if you just want more control over the printing (exporting) process in general, I would refer to the PrintTask documentation: PrintTask | API Reference | ArcGIS API for JavaScript 4.10 Here is also a handy blog post about working with screenshots: https://community.esri.com/people/RLibed-esristaff/blog/2018/12/20/screenshots-with-the-arcgis-api-for-javascript-html2canvas -Noah
... View more
01-15-2019
08:51 AM
|
0
|
2
|
3642
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 hours ago | |
| 1 | 04-14-2026 11:59 AM | |
| 1 | 05-13-2026 10:29 AM | |
| 1 | 04-10-2026 09:11 AM | |
| 1 | 03-24-2026 11:39 AM |
| Online Status |
Online
|
| Date Last Visited |
Monday
|