case class LayerId(name: String, zoom: Int) extends Product with Serializable
Identifies a Layer by it's name and zoom level
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- LayerId
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All