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