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