Class: colorpickerDirective directive:ngeoColorpicker

ngeo.colorpickerDirective

new colorpickerDirective(ngeoColorpickerTemplateUrl)

Provides the "ngeoColorpicker" directive, a widget for selecting a color among predefined ones.

Example:

<div ngeo-colorpicker="ctrl.colors">
</div>
Returns:
angular.Directive

Directive Definition Object.