Skip to main content

Interface: MapSVGProps

Properties

_nonce

_nonce: string;

defaultMarkerImage

defaultMarkerImage: string;

distanceSearch

distanceSearch: any;

google_maps_api_key

google_maps_api_key: string;

googleMaps

googleMaps: object;

apiIsLoading

apiIsLoading: boolean;

apiKey

apiKey: string;

loaded

loaded: boolean;

onLoadCallbacks

onLoadCallbacks: () => void[];

googleMapsApiLoaded

googleMapsApiLoaded: boolean;

initialized

initialized: boolean;

instances

instances: MapSVGMap[];

markerImages

markerImages: object[];

mediaUploader

mediaUploader: any;

mouse

mouse: object;

x

x: number;

y

y: number;

routes

routes: MapsvgRoutes;

templatesLoaded

templatesLoaded: Record<string, boolean>;

version

version: string;