com.gwidgets.api.leaflet.DivOverlay Maven / Gradle / Ivy
package com.gwidgets.api.leaflet;
import jsinterop.annotations.JsType;
@JsType(isNative = true)
public class DivOverlay {
protected DivOverlay() {
}
}
package com.gwidgets.api.leaflet;
import jsinterop.annotations.JsType;
@JsType(isNative = true)
public class DivOverlay {
protected DivOverlay() {
}
}