Class TileKey
Package com.here.sdk.mapview.datasource
Class TileKey
- java.lang.Object
-
- com.here.sdk.mapview.datasource.TileKey
-
public final class TileKey extends java.lang.ObjectKey of a data source tile. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behavior. Related APIs may change for new releases without a deprecation process.
-
-
Constructor Summary
Constructors Constructor Description TileKey(int x, int y, int level)Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-