Package version:

Interface CorsRule

Specifies a CORS rule for the Map Account.

Hierarchy

  • CorsRule

Properties

Properties

allowedOrigins: string[]

Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or "*" to allow all domains

Generated using TypeDoc