Setting leaflet options (e.g. worldCopyJump)

I see this feature in the Leaflet reference:
http://leafletjs.com/reference.html#map-worldcopyjump
How can I access that property from v-leaflet? (I’ve checked the methods in LMap, LTileLayer, LLayerGroup and I can’t find anything related to it)

Hi,

Me (or other v-leaflet developers) have never needed that feature so it is just missing the Java API. It should be added to both g-leaflet and v-leaflet project. Would you create an enhancement issue to the projects github page? If you end up implementing this yourself, I’d be really glad to receive a pull request for this feature.

cheers,
matti