GoogleMapsGeo

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

final case
class PlaceId(value: String) extends AnyVal

Value members

Concrete methods

def apply[F[_] : Async](context: GeoApiContext): Geo[F, PlaceId]
def fromApiKey[F[_]](key: String)(implicit F: Async[F]): Resource[F, Geo[F, PlaceId]]