QGoogleMap will draw a Google Map using the provided API key. An API key needs to be generated for the domain you plan to use this control on.

Attributes:

  • AddAddress() takes three STRING parameters - Address, Info Window Text, and Menu Link Text
  • MapKey: STRING - Your Google Maps API key
  • MapWidth: INTEGER Default = 500
  • MapHeight: INTEGER Default = 300
  • MapZoom: INTEGER Default = 13
  • IconStyle: STRING Default = GT_FLAT
    • Other Options:
    • FLAG
    • GT_PILLOW
    • HOUSE
    • PIN
    • PUSH_PIN
    • STAR
  • IconColor: STRING Default = PACIFICA
    • Other Options:
    • YOSEMITE
    • MOAB
    • GRANITE_PINE
    • DESERT_SPICE
    • TAHITI_SEA
    • POPPY
    • NAUTICA
    • SLATE
  • MapControl: STRING Default = SMALL_PAN_ZOOM
    • Other Options:
    • NONE
    • LARGE_PAN_ZOOM
    • SMALL_ZOOM
  • ContinuousZoom: BOOLEAN Default=FALSE
  • DoubleClickZoom: BOOLEAN Default=FALSE
  • MapScale: BOOLEAN Default=TRUE
  • MapInset: BOOLEAN Default=FALSE
  • MapType: BOOLEAN Default=FALSE