method Datastore.prototype.geoPoint
Datastore.prototype.geoPoint(coordinates: entity.Coordinates): entity.GeoPoint

Parameters

coordinates: entity.Coordinates

Return Type

entity.GeoPoint

Usage

import { Datastore } from ".";