poliastro / czml3

Python 3 library to write CZML
https://pypi.org/project/czml3/
MIT License
38 stars 30 forks source link

add features: PolylineDashMaterial, Label.pixelOffset, polyline outline and billboard eye offset #70

Closed mhaberler closed 3 years ago

mhaberler commented 3 years ago

I needed the latter two features by @astrojuanlu and blatantly picked them for inclusion here, then two more

thanks!

astrojuanlu commented 3 years ago

Hello @mhaberler , thanks a lot for this pull request! I went ahead and merged #70, which I think is the one you used as the base for this one. Would you mind rebasing so we can remove the conflicts?

mhaberler commented 3 years ago

Hello @mhaberler , thanks a lot for this pull request! I went ahead and merged #70, which I think is the one you used as the base for this one. Would you mind rebasing so we can remove the conflicts?

will do