Open dadiorchen opened 3 years ago
I think we should set the isNewIcon in the Config class as a member property:
Because we just new a single config
object in the app.js, so all the concurrent http requests share the same object of Config
, so by setting the isNewIcon
, there might be conflict in these requests.
How about add the isNewIcon as a parameter of these two functions: buildMapInstance
and getXMLString
?
@Khu19sep can you take a look at this?
When I switch between
/
and/new/
, the tile server will crash.The log shows: