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