Click or drag to resize
BasicGoogleMaps Fields

The BasicGoogleMaps type exposes the following members.

Fields
  NameDescription
Protected fieldmControlsLoaded
Flag saying whether the dynamic controls has been loaded yet.
(Inherited from BasicRepeater.)
Protected fieldmDataLoaded
Flag saying whether the data has been loaded yet.
(Inherited from BasicRepeater.)
Protected fieldmMapProperties
Map properties.
(Inherited from CMSAbstractMap.)
Protected fieldmOnBeforeInitFired
True if the on before init was fired.
(Inherited from BasicRepeater.)
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from BasicRepeater.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from BasicRepeater.)
Public fieldStatic memberOK
Indicates that no errors occurred. The address was successfully parsed and at least one geocode was returned.
Protected fieldoutputHtml
Map output Html code.
(Inherited from CMSAbstractMap.)
Public fieldStatic memberOVER_QUERY_LIMIT
Indicates that you are over your quota.
Protected fielduseDataSourceControl
Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
(Inherited from BasicRepeater.)
Top
See Also