Skip to content
Kenta Hakoishi(箱石健太) edited this page Dec 11, 2017 · 2 revisions

Welcome to the Leaflet.LabelTextCollision wiki!

leaflet 1.2.0

initialize : function(options) {
    this._layers = this._layers || {};
    options = L.Util.setOptions(this, options);
},
Clone this wiki locally