i have a database with addresses which i want to display on googlemaps. The belonging lat- and lng-coordinates are stored in the same database.
the problem is that when i'm trying to plot all the addresses (by creating a point with the lat and lng coordinates), only a few (10 to 15) are shown. it certainly could not be the limit of 15000 requests a day. if you look in the source of the url below, you can see for how many addresses/points i'm trying to add a marker. url: http://test.haaksbergen.gemeentekompas.pageprocessor.nl/googlemaps/index.php?categorie=5 url javascript: http://test.haaksbergen.gemeentekompas.pageprocessor.nl/clientjs/googlemaps.js --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. 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-api?hl=en -~----------~----~----~----~------~----~------~--~---
