Milan Gurjanov

Results 6 comments of Milan Gurjanov

I used this solution: .slick-list { max-width: 99%; } Overflow X is gone and dots are visible. You might need to set/unset margins on mobile to center active slide.

@AronNovak Maybe you could add info about this to README at https://github.com/Gizra/drupal-starter#elasticsearch.

Hello. Can you please look at this [link ](http://sectorclim.com/sites/default/files/yemling.html) to see if it works. I used Slider control (top right corner) to switch between layers. You just slide right and...

Hi. Yes, I have put the same time because I don't know what the server supports. You should try this code on your own with diff parameters. Try first to...

Under `wms.Source = L.Layer.extend({` below ``` onAdd: function() { this.refreshOverlay() }, ``` just add this code which is implementation for onRemove() so that the final code looks like: ``` onAdd:...

I found this as I was searching for the same option. +1 from me for this feature.