Google Map Block

Component ID

2256707

Component name

Google Map Block

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Purpose of this Module:
This module has been created with having few things in mind:

  • Not to burden the Drupal engine to process lots of code just to show simple google map on any of the page.
  • No dependency must be there for such a small feature.
  • Must be true block, which is configurable from backend. You can configure its height,width,labels,controls,pins all from backend.

Upcoming Features:

  • Must be working with "Multi-block" module, in case if more than one maps is to be shown on single page.