Google Map Field

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 5863

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Images




Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet d'ajouter des maps google

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 2.0.
shield Stable releases for this project are covered by the security advisory policy.


Description

This module allows content creators/maintainers to add maps to content via the addition of a "Google Map Field" field type that can be added to content types.

Using the google map field, the user can drop a marker on a map, and set the zoom factor of the map and save the data for the map with the node (or other fieldable entity).

Only standard map controls are shown by default (Zoom pan up/down/left/right, Map/Satelite). This may be enhanced to include more controls in a future version.

PLEASE NOTE:

  • Version 7.x-2.15, and above, requires the site theme AND the admin theme to be jQuery 1.7 or above. Please use the jQuery update module to set this.
  • Version 2.0 of this module no longer contains the WYSIWYG feature. This has been moved into new module wysiwyg_map. This new module has extra features and supports tokens generated by Google Map Field.

KNOWN ISSUES:

When setting a map marker, if you continuously pan the map left or right so that it wraps several times, the set marker may be inaccurate and not where you expect it to be. This is due to the fact that the Google Maps API does not restrict longitude values to between +180 and -180 degrees. As yet I have not found a reliable fix, but just setting the marker again, without wrapping the map should set the marker correctly.

Drupal 7
Since version 7.x-2.16, this module has been sponsored by CACI.

Drupal 8
Since version 8.x-1.2, this module has been co-maintained by pauloamgomes and sponsored by Appnovation Technologies
D8 version contains some specific functionalities:

  • Support for search results pagination when configuring the marker
  • Support of various google map api customisations: zoom, map type, width, height, enable/disable of controls and marker
  • Support for defining InfoWindow markup.
  • Support for traffic layer
  • Support for custom markers
  • Limited support for OpenLayers maps


Toutes les informations proviennent du site drupal.org