Sebastián Estrada

Results 3 issues of Sebastián Estrada

Is there a way to use the default google maps red markers? i can't see any easy way to do it, only creating a component from the svg or png...

First of all, thank you very much for the project. Currently, I am only using this gem to create notifications in a text channel, and it works like a charm...

Trying to set a limit for selected elements with the option _maximumSelectionSize_ is not working even if i overwrite the plugin: ``` js $('#my-select').select2MultiCheckboxes({ maximumSelectionSize: 2 // THIS IS NOT...