Open onurtore opened 6 years ago
Hello guys! So i have been trying to use Example1 with different epoch times,but i couldnt,when i use custom time,blank page loads,chrome slows down ( hangs out ) also no error appears on console.Its looks very weird.
below my custom "demo-track.js"
var trial_path= { "type": "Feature", "geometry": { "type": "MultiPoint", "coordinates": [ [28.9795309, 41.015137 ], [36.33, 41.28667 ]] }, "properties": { "time": [1284404781000,1347563181000] } } var demoTracks = [trial_path];
edit : I opened in firefox and this dropped to console; "uncaught exception: out of memory"
Hello, I'm having the same problem. Did you find a solution?
Hello guys! So i have been trying to use Example1 with different epoch times,but i couldnt,when i use custom time,blank page loads,chrome slows down ( hangs out ) also no error appears on console.Its looks very weird.
below my custom "demo-track.js"
edit : I opened in firefox and this dropped to console; "uncaught exception: out of memory"