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

Overview

cck_map is a Google Maps module for CCK. This module allows individuals to place and edit single or multiple Google Maps markers by clicking a map interface. Individuals may also give the markers titles and descriptions, as well as position the map and choose between the map, satellite, and hybrid view types.

Installation

  • Place the cck_map folder in your modules directory, and enable the module from within the Drupal Administrative area.
  • Get a Google Maps API key.
  • Input your Google Maps API key under Administrate -> Site Configuration -> CCK Map Settings.
  • Create or edit a CCK content type, and assign the field.

Theming

To theme the map output you may copy the theme_cck_map function from cck_map.inc into your theme, and edit as required.

Attributions

This project was developed by Aten Design Group.

Project information

  • Created by beeradb 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