[kronolith] Find in maps

John H. Bennett III bennettj at thebennetthome.com
Tue Sep 30 04:35:21 UTC 2014


Hello,

How does one use the find in maps feature?  I created an event, added  
a location, Las Vegas, NV, and as I'm typing the Find in Maps link  
appears.  I click it, but nothing happens.  Then I click the Map tab,  
and it's blank also.
Do I need to have the googlemaps api configured in horde/conf.php?  If  
so, I used this link,  
https://developers.google.com/maps/documentation/javascript/tutorial#api_key,  
to help me.  I have enabled Google Maps Embed API, and Google Maps  
JavaScript API v3.  I only got 1 API key for both services, but I did  
add this to horde/config.php
$conf['api']['googlemaps'] = 'MY API KEY';, but still nothing.

I have this configured in kronolith/conf.php
$conf['maps']['providers'] = array('Google', 'Bing', 'Yahoo');
$conf['maps']['geocoder'] = 'Google';

and I've tried both
$conf['maps']['geodriver'] = 'Mysql';
$conf['maps']['geodriver'] = 'Sql';

I don't fully understand the geo drivers yet, but I'm trying to.


Am I running into bug https://bugs.horde.org/ticket/12706, or is there  
more I need to do?

Thanks,

John



More information about the kronolith mailing list