Provides a Block which renders Geographical address of the user on the basis of device location.

Synopsis

There are many projects available on Drupal.org which are helpful to display the address on google map.
The key difference which user geo address module makes is this gives the current geographical location of the user.
The implementation part includes UserGeoClient as a service which can be consumed by passing google map API key and lat-long for getting the address.
This will help site maintainers to showcase the user current address in a block.

Requirements

This module need Google Maps API key which can be obtained from https://console.cloud.google.com.

Maps Block, Geolocation, GeoFieldMap modules are available which shows address on Google Map.

Dependencies

It includes Google MAPS API key as a dependency without which address of the user cannot be displayed.

Supporting organizations: 
Supporting Organization
AttachmentSize
Google API Key Configuration39.33 KB
Block with user address12.92 KB

Project information

Releases