Skip to main content

MapSVGProps

Implemented by

Index

Properties

_nonce

_nonce: string

defaultMarkerImage

defaultMarkerImage: string

distanceSearch

distanceSearch: any

googleMaps

googleMaps: { apiIsLoading: boolean; apiKey: string; loaded: boolean; onLoadCallbacks: () => void[] }

Type declaration

  • apiIsLoading: boolean
  • apiKey: string
  • loaded: boolean
  • onLoadCallbacks: () => void[]

googleMapsApiLoaded

googleMapsApiLoaded: boolean

google_maps_api_key

google_maps_api_key: string

initialized

initialized: boolean

instances

instances: MapSVGMap[]

markerImages

markerImages: { file: string; folder: string; relativeUrl?: string; url: string }[]

mediaUploader

mediaUploader: any

mouse

mouse: { x: number; y: number }

Type declaration

  • x: number
  • y: number

routes

routes: MapsvgRoutes

templatesLoaded

templatesLoaded: Record<string, boolean>

version

version: string