Simple Geolocation

Categories

Component ID

2657192

Component name

Simple Geolocation

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.