added getShader
This commit is contained in:
parent
1a21c88484
commit
678157b478
@ -56,6 +56,10 @@ CartoCSS.Layer.prototype = {
|
||||
return style;
|
||||
},
|
||||
|
||||
getShader: function() {
|
||||
return this.shader;
|
||||
},
|
||||
|
||||
/**
|
||||
* returns true if a feature needs to be rendered
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user