FlightAirMap icon indicating copy to clipboard operation
FlightAirMap copied to clipboard

Vessel displayed in 2d but not in 3d

Open shaffye opened this issue 5 years ago • 1 comments

When I tried to load the marine map in 3d, it give out this error.

SyntaxError: Unexpected token , in JSON at position 404 at JSON.parse () at Cesium.js:472 at i.then (Cesium.js:471) at Cesium.js:471 at m (Cesium.js:471) at f (Cesium.js:471) at r (Cesium.js:471) at i.then (Cesium.js:471) at Cesium.js:471 at m (Cesium.js:471)

shaffye avatar Feb 20 '19 06:02 shaffye

when i tried the ip/live/geojson, it output like this..

{"type": "FeatureCollection","minimal": "true","sqt": "0.32","features": [{"type": "Feature","properties": {"fc": "0","empty": "true"},"geometry": {"type": "Point","coordinates": [0, 0]}}]}

In 2D, map is displaying the vessel without a problem

shaffye avatar Feb 20 '19 06:02 shaffye