jQuery-gMap icon indicating copy to clipboard operation
jQuery-gMap copied to clipboard

10 marker limit

Open cardi777 opened this issue 14 years ago • 7 comments

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

cardi777 avatar Aug 23 '11 04:08 cardi777

If I add more than 10 markers, I can only see the first 10. Any ideas?

pastorjacklamb avatar Jun 03 '12 04:06 pastorjacklamb

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:[email protected]] 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

cardi777 avatar Jun 03 '12 04:06 cardi777

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.

pastorjacklamb avatar Jun 03 '12 04:06 pastorjacklamb

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:[email protected]] 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

cardi777 avatar Jun 03 '12 04:06 cardi777

It doesn´t show more than 5 markers. What could it be?

virtginia avatar Sep 14 '12 22:09 virtginia

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 .

paulors avatar Sep 28 '12 14:09 paulors

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.

varsadadj avatar May 30 '13 10:05 varsadadj