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

TMap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlemapsengine.pp line 1059

type TMap = class(TGoogleBaseObject)

protected

  procedure Setbbox(); virtual;

  

  procedure Setcontents(); virtual;

  

  procedure SetcreationTime(); virtual;

  

  procedure SetcreatorEmail(); virtual;

  

  procedure SetdefaultViewport(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetdraftAccessList(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetlastModifiedTime(); virtual;

  

  procedure SetlastModifierEmail(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetprocessingStatus(); virtual;

  

  procedure SetprojectId(); virtual;

  

  procedure SetpublishedAccessList(); virtual;

  

  procedure SetpublishingStatus(); virtual;

  

  procedure Settags(); virtual;

  

  procedure Setversions(); virtual;

  

  procedure SetwritersCanEditPermissions(); virtual;

  

published

  property bbox: TdoubleArray; [rw]

  

  property contents: TMapContents; [rw]

  

  property creationTime: TDatetime; [rw]

  

  property creatorEmail: string; [rw]

  

  property defaultViewport: TLatLngBox; [rw]

  

  property description: string; [rw]

  

  property draftAccessList: string; [rw]

  

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property lastModifiedTime: TDatetime; [rw]

  

  property lastModifierEmail: string; [rw]

  

  property name: string; [rw]

  

  property processingStatus: string; [rw]

  

  property projectId: string; [rw]

  

  property publishedAccessList: string; [rw]

  

  property publishingStatus: string; [rw]

  

  property tags: TTags; [rw]

  

  property versions: TStringArray; [rw]

  

  property writersCanEditPermissions: Boolean; [rw]

  

end;

Inheritance

TMap

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio