Open cardi777 opened 13 years ago
If I add more than 10 markers, I can only see the first 10. Any ideas?
I can't figure that out either. But I believe it might be Google in response to overuse or something :P Because it's fine on some websites then no on others
-----Original Message----- From: Jack Lamb [mailto:reply@reply.github.com] Sent: 03 June, 2012 2:31 PM To: cardi777 Subject: Re: [jQuery-gMap] 10 marker limit (#2)
If I add more than 10 markers, I can only see the first 10. Any ideas?
Reply to this email directly or view it on GitHub: https://github.com/marioestrada/jQuery-gMap/issues/2#issuecomment-6082944
Thanks Doug, I'm testing a site on localhost so maybe that's the problem. I'll test it on a live site later tonight.
Im interested to know how you go! :)
Cheers, Doug
Web Developer P: 02 8011 3771 M: 0434 335 067 W: dougnorfolk.com.au Skype: doug.norfolk
-----Original Message----- From: Jack Lamb [mailto:reply@reply.github.com] Sent: 03 June, 2012 2:36 PM To: cardi777 Subject: Re: [jQuery-gMap] 10 marker limit (#2)
Thanks Doug, I'm testing a site on localhost so maybe that's the problem. I'll test it on a live site later tonight.
Reply to this email directly or view it on GitHub: https://github.com/marioestrada/jQuery-gMap/issues/2#issuecomment-6082983
It doesn´t show more than 5 markers. What could it be?
It is a Google limitation. Rate limit of 10 requests per second. See: https://developers.google.com/maps/documentation/business/faq#js_usage_limits The status of geocode result is OVER_QUERY_LIMIT .
Refused to execute script from 'https://raw.github.com/marioestrada/jQuery-gMap/master/jquery.gmap.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. Error Generated in chrome but mozila Completely run this code.
When Iadd more than 10 locations I should see all markers, instead none show at all. If 10 or less, i can see markers. Tried with various content, so i can confirm its not invalid markup.
Using jquery 1.4.2