Package io. realm. kotlin. types. geo
Types
Geo Point
Link copied to clipboard
This class represent a point on earth in geographical coordinates: latitude and longitude.
Geo Polygon
Link copied to clipboard
This class represents a polygon on the surface of the earth. It cannot be persisted - i.e you can't declare a Realm property that is of type GeoPolygon. It can be only used as a query argument for a geospatial query.