Macro setup_layer_leaflet_option

Source
macro_rules! setup_layer_leaflet_option {
    ($name:ident, $options:ident) => { ... };
}