I have labels on my map that don't appear in an Application.
Map:
Application:
http://whrc.maps.arcgis.com/apps/Styler/index.html?appid=d5f82ef546624f6c9d231a1b69469063
Any thoughts?
thanks in advance,
Greg
Solved! Go to Solution.
Hi Greg,
Nice App!! The Styler app is the first configurable app built in the new Javascript 4X API. While functionality is still being built into the API, there isn't quite parity to the 3X API. Supporting labels in web maps isn't available quite yet so labels don't display in the Styler. The Styler will remain in Beta until their is parity for all web map functionality.
If you want to display labels, try using a different configurable app, like simple viewer, basic viewer, minimalist or a customized Web AppBuilder app.
Here is some additional information about Styler:
Styler: A new configurable app template for creating 2D and 3D map apps | ArcGIS Blog
-Kelly
Hi Greg,
Nice App!! The Styler app is the first configurable app built in the new Javascript 4X API. While functionality is still being built into the API, there isn't quite parity to the 3X API. Supporting labels in web maps isn't available quite yet so labels don't display in the Styler. The Styler will remain in Beta until their is parity for all web map functionality.
If you want to display labels, try using a different configurable app, like simple viewer, basic viewer, minimalist or a customized Web AppBuilder app.
Here is some additional information about Styler:
Styler: A new configurable app template for creating 2D and 3D map apps | ArcGIS Blog
-Kelly
Hi Greg Fiske
Since this application is build in JS 4.3 API, we have a known limitation based on this url:
FeatureLayer | API Reference | ArcGIS API for JavaScript 4.3
Known Limitations
There is no support for labeling in 2D. Labeling is only supported in 3D SceneViews.
Like Kelly said, you can try to use other applications based on JavaScript 3.x should able to view the labels without any problem.
Hi there, I just built a "nearby" web app and for some reason labels are not being shown properly and consistently. Is that the same reason as the above?
Link to app (zoom-in to show labels):
https://www.arcgis.com/apps/instant/nearby/index.html?appid=b130e671df8f4756909c2f0981cd221c&locale=...
Thanks!