Google Maps Usermap

by itsmeJAY 3 Stars 381 Downloads

Usermap is a plugin which add a map where your user can pin their location on using Google Maps.

Change Log for Google Maps Usermap

Version 1.5.1 stable Build #5

Only fixes issues for PHP>= 8

Update from 1.5.0 to 1.5.1 requires overwriting files only.

Version 1.5.0 stable Build #4

Only fixes a spelling error in the syntax when updating. (No influence on new installations)

Version remains 1.5.0

Version 1.5.0 stable Build #3

Problem: If several users have registered in the usermap and the setting "Show Elevation" is activated, one request per user is sent to Google when the map is opened. The loading times are enormous. 

Change in this version: When saving the pin ONLY ONE Elevation-Query to Google is sent and the result is written into the database. When calling the map we get the elevation-result per user from the database. 

/Update-Tutorial from 1.4.5 to 1.5.0

Version 1.5.0 dev Build #2

Problem: If several users have registered in the usermap and the setting "Show Elevation" is activated, one request per user is sent to Google when the map is opened. The loading times are enormous. 

Change in this version: When saving the pin ONLY ONE Elevation-Query to Google is sent and the result is written into the database. When calling the map we get the elevation-result per user from the database. 

Version 1.4.5 dev Build #1

The first build has no changes.