protected static class BingAerialTileSource.Attribution extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
attributionText |
private Coordinate |
max |
private int |
maxZoom |
private Coordinate |
min |
private int |
minZoom |
Modifier | Constructor and Description |
---|---|
protected |
Attribution() |
private java.lang.String attributionText
private int minZoom
private int maxZoom
private Coordinate min
private Coordinate max
protected Attribution()