File tree Expand file tree Collapse file tree 4 files changed +42
-2
lines changed
test/integration/expression/tests/interpolate-projection Expand file tree Collapse file tree 4 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 11{
2+ "propertySpec" : {
3+ "type" : " projection" ,
4+ "property-type" : " data-constant" ,
5+ "expression" : {
6+ "interpolated" : true ,
7+ "parameters" : [
8+ " zoom"
9+ ]
10+ }
11+ },
212 "expression" : [
313 " interpolate" ,
414 [
2838 "type" : " projection"
2939 },
3040 "outputs" : [
31- " mercator"
41+ [ " mercator" , " mercator " , 1 ]
3242 ]
3343 }
3444 }
Original file line number Diff line number Diff line change 11{
2+ "propertySpec" : {
3+ "type" : " projection" ,
4+ "property-type" : " data-constant" ,
5+ "expression" : {
6+ "interpolated" : true ,
7+ "parameters" : [
8+ " zoom"
9+ ]
10+ }
11+ },
212 "expression" : [
313 " interpolate" ,
414 [
Original file line number Diff line number Diff line change 11{
2+ "propertySpec" : {
3+ "type" : " projection" ,
4+ "property-type" : " data-constant" ,
5+ "expression" : {
6+ "interpolated" : true ,
7+ "parameters" : [
8+ " zoom"
9+ ]
10+ }
11+ },
212 "expression" : [
313 " interpolate" ,
414 [
2838 "type" : " projection"
2939 },
3040 "outputs" : [
31- " vertical-perspective"
41+ [ " vertical-perspective" , " vertical-perspective " , 1 ]
3242 ]
3343 }
3444 }
Original file line number Diff line number Diff line change 11{
2+ "propertySpec" : {
3+ "type" : " projection" ,
4+ "property-type" : " data-constant" ,
5+ "expression" : {
6+ "interpolated" : true ,
7+ "parameters" : [
8+ " zoom"
9+ ]
10+ }
11+ },
212 "expression" : [
313 " interpolate" ,
414 [
You can’t perform that action at this time.
0 commit comments