You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not much what we could do on the client side - the browser time-out is set automatically for JSONP requests. If we request again it will very probably timeout again.
To solution for this problem is probably configuration of a cache on the server side - repeated requests should be served from cache - instead of again and again calculated dynamically. The URL is unique and cannot change.
The issue is related to the map http://mzk.georeferencer.cz/map/TYLkkhwsnT9fcM5qGaz1KR/201508250648-Qgw3U9/accuracy
Mapanalyst responds to the map longer than usually and Georeferencer shows nothing. Maybe it is some timeout issue.
The text was updated successfully, but these errors were encountered: