Rafael Henrique Berro

Results 3 issues of Rafael Henrique Berro

Hello everybody, I have two layers with a few shapes on both, each shape has a hover effect that changes the shape color, something like this: ```javascript setLayerColor(color) { this.setStyle(...

I should be able write routes using words in uppercase when describing the route's methods, something like: ```javascript ... { path: '/example', methods: [ { type: 'GET', }, ], },...

bug
enhancement
good first issue

The number of issues are growing so I think it's better to create an issue template to keep them consistent and make then easy to read. I am accepting comments...

documentation