mmomtchev / rlayers

React Component Library for OpenLayers
ISC License
166 stars 34 forks source link

Color Manipulation of Stamen Terrain #21

Open adrian-potepa opened 2 years ago

adrian-potepa commented 2 years ago

Hi! Is it possible to achieve color manipulation with rlayers? I need to add some color effects on Stamen Terrain map.

Example:

mmomtchev commented 2 years ago

What do you mean by color manipulation? Some option that you pass to the server to get a different color or direct color manipulation of the received image?

Anyway both answers are no - unless there is OpenLayers support for it?