I am using Google Maps JavaScript API V3 with this setup:

<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<script type="text/javascript" 
src="http://maps.google.com/maps/api/js?v=3&sensor=false&region=DE";></script>


and geocoder with approx. 50 lookups.
These are hard-coded in JavaScript section of this example page (see 
source):

http://www.bv-rheinland.de/karteneu.html


Problem: There are only 11 markers shown instead of all 50/sth.

Did I miss any restriction or did I do sth. wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/0xao5MUXEvEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to