OpenLayers Feature Popups

Component type

module

Categories

Maintenance status

Development status

Downloads

5350

Component created

Component changed

Overview

This module add the ability to use the Feature Popups extension for OpenLayers created by Xavier Mamano.
OL FeaturePopups wraps the management of popups and SelectFeature control of OpenLayers.
It works perfectly with OL, with or without the cluster behavior.

Features for Drupal 7

This module provides:

Reverse Geocode Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Geofield widget that provides way to fill geofield by just clicking on Google Map.

Features:
- Pick location on Google Map
- Reverse geocoding from coordinates to addressfield (optional)
- Supports single or multi-value Geofields (cardinality).

Installation tips:

- Choose Reverse Geocode Widget on your Geofield field.

Dependencies
- Geofield (1.x, 2.x)
- Addressfield (optional)

Geocaching

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a wrapper function around the Geocoder function 'geocoder' that allows requests to be cached.
Before a request is sent, the address is checked against a local table to see if it exists. If it does, lat/lon is returned. If it does not exist, a geocoder call is made and the lat/lon is saved in the database for future use.

To use this module, make a call to geocaching_geocoder($service, $address); in your PHP. It's usage is the same as the geocoder() function in the Geocoder module.

Webform Publications

Component type

module

Categories

Maintenance status

Development status

Downloads

1116

Component created

Component changed

Useful for creating letter writing campaigns aimed at newspapers and other publications using webforms. Provides a component for Drupal webforms populated with selectable publications. If configured, to collect a zip/postal code from a component on a a previous form page, the publications component will reduce this list of publications to those with addresses in a set range.

Sponsored by the folks at openmedia.ca and New/Mode.

Geolocate Logs

Component type

module

Maintenance status

Development status

Downloads

659

Component created

Component changed

Overview

Provides geographical location for Drupal log event's hostname (Recent log messages and
Recent hits) and whois lookup for hostname using any free external site offering whois
service of your choice (like http://whois.sc or http://whois.domaintools.com). This module uses the
IP to geographical location (longitude/latitude), country, region, city and postal code

YandexMap

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

-- SUMMARY --

Module Yandex Map for Drupal 7-x
Module Yandex Map - allows display Yandex Maps and map marker or balloon everywhere YOU want!
Module Yandex Map use Yandex map API version 2.0.10

WYSIWYG Map

Component type

module

Maintenance status

Development status

Downloads

5743

Component created

Component changed

INTRODUCTION
-----------------

Current Maintainer: Scot Hubbard - http://drupal.org/user/868214

This module allows content creators/maintainers to add maps to content via the TinyMCE & CKEditor WYSIWYG editors (it has been tested against these two editors, it may also work with others).

Timezone Detect

Component type

module

Maintenance status

Development status

Downloads

6246

Component created

Component changed

Overview

Timezone Detect is a lightweight module that leverages the jsTimezoneDetect library (included with the module) for automatic detection and setting of a user's timezone via javascript. It can set a user's timezone automatically upon first login, and update it on every login if desired.

Benefits

The setting of user timezones is often fraught with confusion and frustration.

Geocoder custom locations

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows admins to specify custom locations which will then be recognized by Geocoder. This allows for specifying special names for locations that would otherwise not be recognized, for disambiguation of common city names in a way specific to your site, or for optimizing performance for often-entered locations.

Furthermore this module allows users to easily add autocompletion to form fields where locations can be entered. The returned suggestions will then come from the specified custom locations.