Still getting the same message using openstreetmap. I have a google key and geocoding works (as did openstreetmap). Map actually starts to display, but then reverts to the message "Oops! Something went wrong. The page didn't load Google Maps correctly. See the JavaScript console for technical details." with a gray screen. Using the setting google (old) for the map api actually works. So there is an issue with the map api? What is required to get it working? Does java need to be installed server side?

 

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Derek
Sent: Friday, July 15, 2016 1:07 PM
To: Observium Network Observation System <observium@observium.org>
Subject: Re: [Observium] Google map does not show

 

I'm assuming in your config.php you have the this line:

$config['frontpage']['map']['api']                 = "google-mc";

If so, you need to modify/add this line:

$config['geocoding']['api']                = 'google';

Change it to mapquest, yahoo, openstreetmap, or yandex. Google wants an API key now, but if you happen to have one, you can add this line to your config.php:

$config['geocoding']['api_key']            = '<your api key>';                

I currently am using the openstreetmaps API with no issues.

 

 

On Fri, Jul 15, 2016 at 9:54 AM, Nixon, Anthony S. <asnixon@midrex.com> wrote:

Worked during installed. Now map does not show with "Oops! Something went wrong. The page didn't load Google Maps correctly. See the JavaScript console for technical details." Is this an api issue? How to fix or update to get working? Using Observium CE 0.16.1.7533
-----------------------------------------
This message, including any attachments, is intended only for the use of the addressee and contains information that is PROPRIETARY and CONFIDENTIAL. It may be used only by the addressee and may not be divulged without the express consent of the sender. If you are not the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please erase all copies of the message and its attachments and notify us immediately. Thank you.
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium