Google maps modules - is it working for you ?

Hi,

I am wondering : am I the only one to have troubles with the google maps API ?
How is it working fine for you ?

Running :
SuiteCRM v.7.10.7
XAMPP v.7.2.6 / same issue with v. 7.1.8
Windows Server 2012 R2 Standard
Fresh install

As for me, I am having the following issues :

API key and URL have been set correctly


https://maps.googleapis.com/maps/api/geocode/json?

All relevant google maps APIs have been enabled
Admin => Geocoding Test module is working perfectly

In Maps module :
It is possible to create a map
It is not possible to view a created map => page is not loading at all (see screen)
Quick radius maps : map is showing as long as there is no record to show.
If any records to show, map is not loading + code errors

In details, the following line in view.map_markers.config.php triggers the errors when set to true.
If set to false, map is loading with no markers


$view_config['actions']['map_markers'] = array('show_all' => true);

Maps markers module : all is working perfectly. Screen attached.

Maps areas module :
Creating and saving an area works fine (screen)
Impossible to view a saved area (screen)

Does anyone have any thoughts how to solve this ?

Thanks,

Anthony

Hi, the quick radius map + geocode test is still working for you if you upgraded to latest version 7.10.9 ???