Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 607 Bytes

PanoProviderOptions.md

File metadata and controls

16 lines (9 loc) · 607 Bytes

See html formatted version

PanoProviderOptions interface

google.maps.PanoProviderOptions interface

Options for the Custom Pano Provider.

Properties

undefined

Type:  boolean optional

If set, the renderer will use technologies (like webgl) that only work when cors headers are appropiately set on the provided images. It is the developer's task to serve the images correctly in combination with this flag, which might otherwise lead to SecurityErrors.