Added comments to worker experiments

0.1
Rob Hawkes 2014-01-04 23:24:07 +00:00
rodzic 57880dde03
commit e99f6846c3
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -355,6 +355,8 @@
return deferred.promise;
};
// Likely not showing anything due to coordinates needed converting [line 370-376] (so actually is working but buildings are placed in a minute area)
// Coordinates need to be converted in the worker or within the osm-buildings.js file
VIZI.ObjectManager.prototype.processFeaturesWorkerInput = function(featuresUrl) {
VIZI.Log("Processing features using worker");