The MapContent defines what type of map ( Tiles, Sattelite, Hybrid or Birdsviews ) will be displayed in the mapviewer
More...
A MapContent object can be used to set the map type with Mapviewer.setMapContent(). To get a list of all available MapContents use ApiListener.mapContent(). Different Contents can be Vector, Tiles, Hybrid, Birdsview and more
- Attention
- Offboard only
◆ equals()
| boolean equals |
( |
Object |
o | ) |
|
|
inherited |
◆ getDescription()
| final String getDescription |
( |
| ) |
|
◆ getFormattedCopyRight()
| final String getFormattedCopyRight |
( |
| ) |
|
- Returns
- the copyright information of the mapcontent
◆ getMapContentList()
| static final Iterable< MapContent > getMapContentList |
( |
| ) |
|
|
static |
- Returns
- iterator of all possible map types
◆ getType()
- Returns
- the mapcontent type
The documentation for this class was generated from the following file: