Skip to content
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

Clean up sensor API #1930

Merged
merged 3 commits into from
Jul 17, 2014
Merged

Clean up sensor API #1930

merged 3 commits into from
Jul 17, 2014

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Jul 17, 2014

This are changes needed ahead of #1887 to ensure API/CZML compatibility with 1.0.

  1. Remove SensorVolumeCollection
  2. Make CZML and DataSource interfaces consistent with latest spec
  3. Replace CustomSensorVolume and RectangularPyramidSensorVolume set/getDirections with ES5 proeprty. Also rename material to lateralSurfaceMaterial for API compatibility with other implementations.

This are changes needed ahead of #1887 to ensure API/CZML compatibility with 1.0
@@ -172,8 +172,8 @@ define([
* // 2. Change material to horizontal stripes
* sensor.material = Cesium.Material.fromType(Material.StripeType);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update doc

@hpinkos
Copy link
Contributor

hpinkos commented Jul 17, 2014

@mramato Well, other than the one comment this all looks good to me

@mramato
Copy link
Contributor Author

mramato commented Jul 17, 2014

Ready

hpinkos pushed a commit that referenced this pull request Jul 17, 2014
@hpinkos hpinkos merged commit 2e0a1f0 into master Jul 17, 2014
@hpinkos hpinkos deleted the sensor-cleanup branch July 17, 2014 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants