AtlasLoader Class
The atlas file loader is used to load in Atlas data and parse it When loaded this class will dispatch a 'loaded' event If loading fails this class will dispatch an 'error' event
Constructor
AtlasLoader
(
-
url
-
crossorigin
Parameters:
-
url
Stringthe url of the JSON file
-
crossorigin
Boolean