*

BabyDunk

  • ****
  • 161 posts
will we need google api account
« on: May 14, 2016, 01:48:37 AM »
Hello Frosticek

i have noticed  i am getting " Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys "

while looking in my site through firefly. will i need to get an api account anytime soon, the Radius search plugin seem to be working good so i dont know if i need to worry about this

my site
https://www.aweegander.com


thanks
Aweegander
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: will we need google api account
« Reply #1 on: May 14, 2016, 09:09:05 AM »
@aweegander

Please follow this thread:
http://forums.mb-themes.com/radius-search-plugin/gray-screen/

Google has changed location of their files.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: will we need google api account
« Reply #2 on: May 14, 2016, 10:02:17 AM »
i changed what you suggested but i still get

 " Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys "

i dont appear to have any probs. im just curious why im getting that warning

@san37
Google has moved their files to different server.
Go to file:
oc-content/plugins/radius_search/js/markerclusterer.js

Find lines:
Code: [Select]
    'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/' +
    'images/m';

Replace with:
Code: [Select]
'https://rawgit.com/googlemaps/js-marker-clusterer/gh-pages/images/m';
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: will we need google api account
« Reply #3 on: May 14, 2016, 10:07:21 AM »
@aweegander
You do not need API until you reach their quota that is pretty high...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: will we need google api account
« Reply #4 on: May 14, 2016, 10:14:32 AM »
Cheers Matie  ;D
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D