next issue:
Polyline seems to ignore the outlineWidth and width parameter
http://devel.iwlearn.org/iwlearn/iw-projects/3399/maps_graphics/project_locations/@@cesiumczmlview.html
the czml at:
http://devel.iwlearn.org/iwlearn/iw-projects/3399/maps_graphics/project_locations/@@czml.json
…
{"polyline":
{"color": {"rgba": [59, 255, 0, 255]},
"width": 21.0,
"outlineWidth": 30.0,
"outlineColor": {"rgba": [0, 255, 237, 255]},
"show": true},
"id": "b015b42583a74c4a9c338170b54e3583",
"vertexPositions": {"cartographicDegrees": [33.420872703735036, -2.5326792529019868, 0, 33.420872703735036, -2.5367950950326392, 0, 33.418641105834887, -2.5390245040521209, 0, 33.422074333373715, -2.550342982741765, 0, 33.432545677365617, -2.5558306941639022, 0, 33.433403984250781, -2.5632047694333928, 0, 33.436322227658877, -2.565948600555275, 0, 33.446106926143727, -2.5640622172912204, 0, 33.459496513543726, -2.5733226174996267, 0, 33.490738884144925, -2.5906428149146072, 0, 33.49417211168376, -2.5842978195115771, 0, 33.501553550891245, -2.5949299559776953, 0, 33.513913170030683, -2.6009319290364812, 0, 33.517861381700243, -2.5999030213958223, 0]}},
…
but the polyline is shown with a width of aprox 3 px
( i am using b14)