GoogleMapsEmbedConfig

See source code
Table of contents

Configuration for the default Google Maps embed. Provide an apiKey through EmbedShapeUtil's embedConfig option to render Google Maps embeds.

interface GoogleMapsEmbedConfig {}

Properties

apiKey

readonlyoptional
readonly apiKey?: string;

Prev
GeoTypeDefinition
Next
HighlightShapeOptions