i found mapquest worked better than google. When i first turned it on, i had dots all over the world.
i had to alter our locations to something more specific. eg: $config['location_map']['Newcastle'] = "Newcastle, AU"; #cause there is more than one Newcastle in the world.
so the full stanza i have is (not including each location info) $config['http_proxy'] = "XX.XX.XX.XX:8080"; $config['location_menu_geocoded'] = TRUE; $config['geocoding']['enable'] = TRUE; // Enable Geocoding $config['geocoding']['api'] = 'mapquest'; // Which GEO API use ('mapquest', 'google') $config['geocoding']['default']['lat'] = "35.3075"; // Default latitude $config['geocoding']['default']['lon'] = "149.1244"; // Default longitude // Map overview settings $config['frontpage']['map']['region'] = "AU"; // See https://developers.google.com/chart/interactive/d
thanks
Peter Hine Senior Technical Support Engineer (Servers) FCoA ITS peter.hine@familycourt.gov.au
PH : +61 2 6243 8668 FAX : +61 2 6243 5611
********************************************************************** The information contained in this e-mail (including any attachments) is for the exclusive use of the addressee. If you are not the intended recipient please notify the sender immediately and delete this e-mail. It is noted that legal privilege is not waived because you have read this e-mail. **********************************************************************