cck_map

Component ID

192671

Component name

cck_map

Component type

module

Component security advisory coverage

not-covered

Downloads

4962

Component created

Component changed

Component body

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.