Re: Find in maps
"John H. Bennett III" <[email protected]>
| Newsgroups | gmane.comp.horde.kronolith |
|---|---|
| Message-ID | <[email protected]> |
Quoting Michael J Rubinsky <[email protected]>: > Quoting John H. Bennett III <[email protected]>: > >> 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 -- kronolith mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]