Skip to content

Commit

Permalink
demo: update light
Browse files Browse the repository at this point in the history
  • Loading branch information
bcamper committed Mar 5, 2015
1 parent 007a15c commit fb5b49b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions demos/styles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ lights:
# position: [0, 0, 300px]
# origin: ground

# light3:
# type: directional
# direction: [.5, 0, -1] #[0.1, 0.1, -1]
# diffuse: .5
# # specular: .2
# ambient: .2
light3:
type: directional
direction: [.5, 0, -1] #[0.1, 0.1, -1]
diffuse: .5
# specular: .2
ambient: .2

# light4:
# type: spotlight
Expand Down Expand Up @@ -550,7 +550,6 @@ layers:
# filter: function () { return true; }

style:
# name: buildings
order: 4
interactive: true

Expand Down

0 comments on commit fb5b49b

Please sign in to comment.