My “scenario”:
Using attached czml,
in 2.5D or 3D (works fine in 2D),
zoom down to individual block level for the endpoint of the path,
pan map around,
if you’re seeing what I’m seeing, it appears like the endpoint moves around that particular field as you move the map around, i.e. its not fixed on its final position, but moves with the camera.
Has anyone seen noticed this before? I admit its rare people are zooming in that much. Should I open an issue on the project? Any other workaround besides using 2D?
Thanks in advance!
Mike
ps. I’m having trouble posting, trying to remove attachment and put czml directly in post:
{
“availability”: “2013-03-25T17:41:00Z/2013-03-25T17:57:10Z”,
“id”: “0fe2de84-c447-4788-91b5-8839831a61ae”,
“label”: {
“text”: “EXAMPLE”,
“fillColor”: {
“rgbaf”: [0,
0.5019607843137255,
0,
1]
},
“font”: “10pt Lucida Console”,
“horizontalOrigin”: “LEFT”,
“outlineColor”: {
“rgbaf”: [0,
0,
0,
1]
},
“pixelOffset”: [12,
0,
0],
“scale”: 1,
“show”: true,
“style”: “FILL”,
“verticalOrigin”: “CENTER”
},
“billboard”: {
“horizontalOrigin”: “CENTER”,
“scale”: 1,
“show”: true,
“verticalOrigin”: “BOTTOM”,
“image”: “data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH3QMPFAgjDCY/AQAAADFJREFUGNNjYCACMMIYGqc1/qNL3jC9wQhXhE0BskImYqxjwmcKXBHMXryKqOY7ogAAgkUQDFNBvnMAAAAASUVORK5CYII=”
},
“path”: {
“color”: {
“rgbaf”: [1,
0,
0,
1]
},
“width”: 5,
“show”: true
},
“position”: {
“epoch”: “2013-03-25T17:41:00Z”,
“cartographicDegrees”: [0,
-103.0715,
44.14116666666666,
20000,
960,
-93.65152777777779,
42.01859722222222,
0],
“interpolationAlgorithm”: “LAGRANGE”,
“interpolationDegree”: 1
}
}