[kronolith] Find in maps

John H. Bennett III bennettj at thebennetthome.com
Wed Oct 1 02:55:53 UTC 2014


Quoting "John H. Bennett III" <bennettj at thebennetthome.com>:

> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>
>> Quoting John H. Bennett III <bennettj at thebennetthome.com>:
>>
>>> 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?
>>
>> Are you using the UI to generate that? It looks like you are  
>> missing the $conf['maps']['driver'] setting.
>>
>> -- 
>> mike
>> The Horde Project
>> http://www.horde.org
>> https://www.facebook.com/hordeproject
>> https://www.twitter.com/hordeproject
>
> Missed that on the copy/paste.  I have this also configured:
> $conf['maps']['driver'] = 'Horde';
>
> John
>
>
>
It also doesn't work on the demo.horde.org site, at least for me.  I  
tried with IE11 and the latest Chrome.




More information about the kronolith mailing list