geolocation 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| geolocation-7.x-1.1.tar.gz | 27.19 KB | aab6dd378c242d1ad85ad5d721316ddb |
| geolocation-7.x-1.1.zip | 32.09 KB | 86bd3f25f41408790304ad0055b909df |
Release notes
Quick release to fix to issues with 1.0
#1321430: Draggable Marker
#1524724: PHP Fatal error: Call to undefined function entity_id()
I'm really sorry about those problems.
See release 7.x-1.0 for more info.
geolocation 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| geolocation-7.x-1.0.tar.gz | 27.12 KB | 71f80c96a5e4a2bbc706e8fd2dfe707a |
| geolocation-7.x-1.0.zip | 32.06 KB | e46f4ad661d9a7a65a7b18f872e8d3f5 |
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
geolocation 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| geolocation-7.x-1.0-beta2.tar.gz | 26 KB | ab3e403241e9a1eadb76f53dd7e0bf02 |
| geolocation-7.x-1.0-beta2.zip | 30.48 KB | be2f40beeff4ca9ccefe8331ef4e8c55 |
Release notes
- Fix "required" not validating
- Scroll Zoom is an option now
- Allow for multiple GMAP fields on the same entity
- #1274084: Make "My Location" translatable.: by @bambilicious: Make "My Location" translatable.
- Validate that both lat and lng are received even if field is not required
- Fix IE error
- Add custom marker option to static maps
geolocation 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| geolocation-7.x-1.0-beta1.tar.gz | 23.99 KB | ce3c7ad672e787abffe454a06817612b |
| geolocation-7.x-1.0-beta1.zip | 28.29 KB | e9113e959252ac0d82b42f27a47d1872 |
Release notes
First beta for geolocation module
Seems stable enough. Any issues please report.
geolocation 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| geolocation-6.x-1.x-dev.tar.gz | 13.25 KB | 1d8ac7b9f2fffe3597327390395833d4 |
| geolocation-6.x-1.x-dev.zip | 16.58 KB | b0eeb54395e35ef48c9857952d6dc148 |
Release notes
- Dev release for D6 branch
- Kind of a backport from D7 branch but with no HTML5 support
geolocation 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| geolocation-7.x-1.x-dev.tar.gz | 28.46 KB | ff249206f3f5f3b52f2cba84f8e51fd7 |
| geolocation-7.x-1.x-dev.zip | 33.39 KB | 72dfbe90ef560680606fe4e2c8483708 |
Release notes
This is a complete rewrite of Geolocation for Drupal 7. It provides a geolocation field using the Field API. The field stores lat/lng pairs in the Database. Widgets and formaters help to create, edit and display this geoinformation as Maps or geocoded addresses.
geolocation 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| geolocation-5.x-1.x-dev.tar.gz | 6.92 KB | d36732ae208f2985d49f735a0c6bfa7f |
| geolocation-5.x-1.x-dev.zip | 7.13 KB | 47178253be0b5e8aa941132042c07b09 |
Release notes
Initial release.