FrameGeometrySourceMode🔗Definition🔗export enum FrameGeometrySourceMode { Auto = "auto", Geohash = "geohash", Coords = "coords", Lookup = "lookup", }