from office365.sharepoint.fields.field import Field


class FieldGeolocation(Field):
    """Specifies a field that contains geographical location values.
    The NoCrawl and SchemaXmlWithResourceTokens properties are not included in the default scalar property set
    for this type.
    """
