Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Adds HTML Simple Geolocation information and Google Reverse Geocoding to Local Storage. As of now, it sets variables in localStorage for isUS (United States), isCA (California), isLA (Los Angeles) and ZIP code. This in combination with the personalize module or other modules can create user specific and tailored content that will work with font end caching (Varnish) enabled. HTML Geolocation works with mobile or desktop devices. The time request and coordinates are stored in localStorage as well to avoid a bug in Firefox asking repeatedly for permission. This module requires a Google Maps API key, which is free.

Project information