Simplest gmap

This project is not covered by Drupal’s security advisory policy.

Simple GMaps v2 implementation.
Alpha stage.
No additional tables in db, uses CCK to store all data.

Requirements: CCK

Only one marker per one gmap is possible.
This module was created for internal use, for our clients websites, when I was tired of fixing bugs/simplifying interface of GMaps related modules available. (Some of them are >200kb of PHP code, I was sure I don't need 95% of this code on our websites - they are already heavy because of cck/views, really).

I've made simplest_gmap public - may be someone will find it useful :)

If you need maximum of functionality, check out much more advanced
http://drupal.org/project/gmaps + http://drupal.org/project/location

Aims of simplest_gmap project:
- simplify interface to create marker for editor
- minimize peroformance overhead and code amount

Usage:
1) Enable module on Drupal admin
2) Insert your Google Maps API Key on admin/settings/simplest_gmap
3) Create CCK field for GMap. You'll see available settings on field creation page.
That's it!

This module was developed by Pixeljets team.

Donate via Paypal / Webmoney / Yandex.Money

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Site Structure
  • chart icon7 sites report using this module
  • Created by restyler on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases