âšī¸ This class is an internal API and can change at any time.
It's documented so you see how it works.
â ī¸ Do not use it, or anything with Sys or Internal namespaces in your code, as future changes could break your code.
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()
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
Property Value
int