Closed RawenC closed 5 years ago
@RawenC the errors are annoying but shouldn't affect functionality. If I remember correctly, they are just a side effect of the async nature of the TiledMapServiceLayer.getTileUrl()
method.
Is any way how stop showing this errors with some try/catch?
You are welcome to give it a try by hosting the source code locally. The error is happening internally in the ArcGIS API for JavaScript FeatureLayer.getTileUrl()
method. You could try experimenting by using a blank image url instead of void
, I haven't looked at the code in a while so I'm not sure what the side-effects might be.
Thanks for the tip, I'll try.
Closing due to no further activity.
Hello, i am trying show in map .tpk file (Beirut.zip), but everytime when i changed projection (scale/center) i got some errors.
Its looks like some image squares are not loaded, but map looks correct.
So my question is, is it normal? or can i fix it somehow? I am using Chrome 73.0.3683.75, but have this errors on firefox too..