GoogleMapsMapLayerFormat Class

Google Maps imagery layer format.

Extends

Methods

Name Description
constructor(): GoogleMapsMapLayerFormat    

Inherited methods

Name Inherited from Description
register(): void Static Inherited ImageryMapLayerFormat Register the current format in the MapLayerFormatRegistry.
validate(args: ValidateSourceArgs): Promise<MapLayerSourceValidation> Static Inherited ImageryMapLayerFormat Allow a source object to be validated before being attached as a map-layer.
validateSource(_url: string, _userName?: string, _password?: string, _ignoreCache?: boolean, _accesKey?: MapLayerKey): Promise<MapLayerSourceValidation> Static Inherited ImageryMapLayerFormat Allow a source of a specific format to be validated before being attached as a map-layer.

Properties

Name Type Description
formatId Static string Google Maps imagery layer format.  

Defined in

Last Updated: 27 June, 2025