Interface GoogleMaps

Tool to support Google Maps in Model.

interface GoogleMaps {
    authConfig?: AuthConfig;
}

Properties

Properties

authConfig?: AuthConfig

Optional. Auth config for the Google Maps tool.