-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cesium CZML support #21
Comments
jumpinjackie
added a commit
that referenced
this issue
Jun 23, 2016
…um.js together in one package, and paves the way to tackle #21
jumpinjackie
added a commit
that referenced
this issue
Jun 23, 2016
- Turn PreviewDocumentContentProvider into an abstract class with an OpenLayersDocumentContentProvider that provides the necessary HTML to set up the OL preview map with the previewed content - Prefix OL_ to all functions in preview.js - Add stub map.cs-preview command (which will be the entry point for #21) - Fix preview with projection command not be added to subscriptions
jumpinjackie
added a commit
that referenced
this issue
Jun 23, 2016
- Add CZML as a JSON dialect - Add CesiumDocumentContentProvider - Implement cesium map preview command. This command is only expected to work on CZML documents (any checking, if it's even possible is yet to be implemented) - Add proper doctypes and missing root tags to generated HTML preview documents.
jumpinjackie
added a commit
that referenced
this issue
Jun 23, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add support for Cesium CZML
The text was updated successfully, but these errors were encountered: