Hi Great LS-community,
I have had a working survey(LS v=1.92+) 4 years ago with a googlemaps functionality without api key specified. (just opened at a specific place, to put a mark near that location, nothing fancy like searching or distance calculations, etc)
After copying it recently, i got the typical 'MissingKeyMapError'. (The console only mentions 'js?sensor=false' and the like and i cannot seem to find any 'key=MY-KEY' sort of strings, but then again in displaying the error the page changes, so i might not see the original page at load...)
(Actually i got 3 console messages: 1 warning:'SensorNotRequired', 2 warning:'NoApiKeys', 3 ERROR:'MissingKeyMapError')
So after reading up on those messages, i've generated a key at google and inserted it in the Tools->General->Google Maps API key place ( "MY-KEY" , even tried "key=MY-KEY"), but still "no cookie".
Now i've read a claim that LimeSurvey<2.0 uses API v2 and NOT v3. (
uilots-labs.wp.hum.uu.nl/how-to/location-in-limesurvey/
)
How can i check this?
It seems that currently Google only supports v3. So if thats true, how can i make it work (without upgrading to the current LS version)?
Any confirmation of the information above and/or suggestions in fixing this is greatly appreciated!
Cheers