On Apr 9, 5:09 am, Rossko <[email protected]> wrote:
> > Estoy haciendo pruebas con la API de google maps y no me deja añadir
> > mas de 10 puntos. El resto me da error.
>
> And the error is ....
> ?http://groups.google.com/group/Google-Maps-API/web/why-including-a-li...
>
> I'd guess this is relevanthttp://econym.org.uk/gmap/geomulti.htm
And since these aren't addresses, why are you using the geocoder:
showAddressInfo("43.353409,-3.009632", map);
showAddressInfo("43.36263,-3.012314", map);
showAddressInfo("43.327941,-3.012035", map);
showAddressInfo("43.328924,-3.001842", map);
showAddressInfo("43.343002,-3.000448", map);
showAddressInfo("43.326278,-3.012491", map);
showAddressInfo("43.352021,-3.007679", map);
showAddressInfo("43.353987,-3.007143", map);
showAddressInfo("43.378368,-2.958391", map);
showAddressInfo("43.325381,-3.008709", map);
showAddressInfo("43.380739,-2.980921", map);
showAddressInfo("43.261472,-2.934058", map);
This tutorial may help:
http://econym.org.uk/gmap/
-- Larry
--
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.