Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
27.12 KB
MD5: 71f80c96a5e4a2bbc706e8fd2dfe707a
SHA-1: ae43eb891329b26f6fab7bd247cc35f77c9e76f2
SHA-256: d52fa7d24ee553f17509f09d76df945d23517c0ced111a49822e7101c2e71799
Download zip
32.06 KB
MD5: e46f4ad661d9a7a65a7b18f872e8d3f5
SHA-1: be959e94cfa08b7e0e0d57423588bf9b5a91c26b
SHA-256: 20929d17c2660a3f805621dfc68c74134f20307e77982131bb88f1cb2b5930fa
Release notes
We have our first stable release
A quick summary of the module
Geolocation stores Latitude and Longitude information
It comes with 2 submodules
- Geolocation API (HTML5)
- Google Maps
As a whole, it provides 3 types of widgets and formatters
- Text
- Geolocation API (HTML5)
- Google Maps
Chances since beta2
Bug fixes:
#1425066: Javascript errors with HTML5 geolocation field by El Matador Y Ty…: Javascript errors with HTML5 geolocation field
New Features:
#1321430: Draggable Marker by joelpittet: Draggable marker
#1115890: Add live Google Maps formatter by leschekfm, lklimek, FreeFox: Add live Google Maps formatter
Notes
This stable version changes the JS enough so that some sites might break. Please note that:
- Drupal.Geolocation was changed to Drupal.geolocation (and will be moved to Drupal.geolocationGooglemaps)
- Some classes used to mark processed html elements have changed: geolocation-processed to geolocation-googlemaps-processed
- geolocation_googlemaps.js has been renamed to geolocation_googlemaps_widget.js