Table of Contents

Class GoogleMaps

Namespace
ToSic.Sxc.Cms.Settings
Assembly
ToSic.Sxc.Core.dll
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public record GoogleMaps : ModelFromEntityBasic, IModelFromEntity, IModelFromData, IModelSetup<IEntity>, IEquatable<ModelFromEntity>, IModelFromEntityBasic, ICanBeEntity, IEquatable<ModelFromEntityBasic>, IEquatable<GoogleMaps>
Inheritance
object
GoogleMaps
Implements
Inherited Members

Constructors

GoogleMaps()

public GoogleMaps()

Fields

ContentTypeNameId

public const string ContentTypeNameId = "f5764f60-2621-4a5d-9391-100fbe664640"

Field Value

string

SettingsPath

public const string SettingsPath = "Settings.GoogleMaps"

Field Value

string

Properties

ApiKey

public string ApiKey { get; }

Property Value

string

DefaultCoordinates

public MapsCoordinates DefaultCoordinates { get; }

Property Value

MapsCoordinates

Icon

public string Icon { get; }

Property Value

string

Zoom

public int Zoom { get; }

Property Value

int