LatLong

io.funkode.arangodb.model.IndexGeoFields.LatLong
final case class LatLong(latitude: String, longitude: String) extends IndexGeoFields

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product