Unit 'googlemapsengine' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TMapsListOptions

Declaration

Source position: googlemapsengine.pp line 2456

type TMapsListOptions = record

  bbox: string;

  

  createdAfter: TDatetime;

  

  createdBefore: TDatetime;

  

  creatorEmail: string;

  

  maxResults: Integer;

  

  modifiedAfter: TDatetime;

  

  modifiedBefore: TDatetime;

  

  pageToken: string;

  

  processingStatus: string;

  

  projectId: string;

  

  role: string;

  

  search: string;

  

  tags: string;

  

end;



CT Web help

CodeTyphon Studio