Google Apps Script API
    Preparing search index...

    A collection of enums used by StaticMap.

    interface StaticMapEnums {
        Color: typeof GoogleAppsScript.Maps.Color;
        Format: typeof GoogleAppsScript.Maps.Format;
        MarkerSize: typeof MarkerSize;
        Type: typeof Type;
    }
    Index

    Properties

    MarkerSize: typeof MarkerSize
    Type: typeof Type