Posted by mikeytown2 on April 3, 2010 at 5:53am
Uses Google Static Maps API to display non interactive maps and links to a real google map for the CCK fields in these modules: Addresses & Location
Current Formatters:
- Single Loc - address text -> links to google map
- Single Loc - Loc Name \n address text | "Get Directions" links to google map
- Single Loc - google map image (215x100) -> links to google map
- Multiple Loc - image (440x320) of google map
Configuration:
Fairly limited for now. Use this to control the image sizes.
<?php
variable_set('location_display_small', '215x100');
variable_set('location_display_medium', '440x320');
?>Patches welcome to get this working better.
Future:
- Open to custom formatting requests
- Better Configuration
Use a KML file for a multiple locations linkDon't like how it works #765040: KML Multi Location- Allow user defined fields via multigroup & fieldgroup (no need for addresses or location module)
- Support other location storage modules
- Support other "simple" mapping services
- Block that displays all cck locations/addresses in the node
D7
http://drupal.org/project/addressfield_staticmap
Downloads
Project Information
- Maintenance status: Seeking new maintainer
- Development status: Under active development
- Module categories: Content Construction Kit (CCK), Location, Third-party Integration
- Reported installs: 22 sites currently report using this module. View usage statistics.
- Downloads: 549
- Last modified: March 17, 2012