AnalyticalGraphicsInc / czml-writer

A library for writing CZML content for use with Cesium.
Other
395 stars 142 forks source link

Add support for geometry outline widths #98

Closed mramato closed 9 years ago

mramato commented 10 years ago

An often requested feature on the mailing list. This will go along with a corresponding Cesium request later today.

mramato commented 9 years ago

The code to handle this went into Cesium with https://github.com/AnalyticalGraphicsInc/cesium/pull/2255, this pull can be merged into master any time.

pjcozzi commented 9 years ago

I can merge this if @shunter wants, but this is kinda big.

emackey commented 9 years ago

You can ignore all changes to paths that mention Generated and translatedSrc, and just focus on the .jsonschema stuff at the bottom. If it matches what's in master and has no typos, you may merge.