marioestrada / jQuery-gMap

Lightweight jQuery plugin that helps you embed Google Maps, using the API V3, into your website. Original at http://gmap.nurtext.de/
http://labs.mario.ec/jquery-gmap/
199 stars 72 forks source link

10 marker limit #2

Open cardi777 opened 13 years ago

cardi777 commented 13 years ago

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

pastorjacklamb commented 12 years ago

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

cardi777 commented 12 years ago

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

pastorjacklamb commented 12 years ago

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.

cardi777 commented 12 years ago

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

virtginia commented 12 years ago

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

paulors commented 12 years ago

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 .

varsadadj commented 11 years ago

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.