On Dec 19, 7:51 pm, Daniel Martín Spiridione
<[email protected]> wrote:
> Hola a todos!!!
>
> Estoy migrando un proyecto al api 3 de google maps, si bien fue
> dificultoso ya que cambio completamente el api logre reemplazar todo
> el proyecto a excepcion de los siguiente:
>
> No existe mas el metodo clearOverlays() para eliminar las marcas del
> mapa.
>
> Por lo que vi para eliminar las marcas se usa marca.setMap(null). pero
> el tema es que cada marca es un objeto distinto y deseo eliminar todos
> y no solo uno de ellos.
>
> Como puedo hacer para limpiar el mapa de marcas ya que las mismas se
> cargan mediante un xml retornado por ajax dependiendo de la consulta
> que se haga en un formulario.
>
> aguardo sus conocimientos, Muchas gracias!!!!

translated to English:
+ Hello everybody!
+ I'm migrating a project to 3 of google maps api, but was difficult
because
+ achieving change completely replace everything api the project with
the exception
+ of the following:
+ There clearOverlays()  but the method to remove the marks of
+ map.
+ From what I saw to remove the brands used marca.setMap (null). but
the point is + that each brand is a different object and desire to
eliminate all and not one of
+ them.
+ How can I do to clean the map marks since they are loaded using a
ajax xml
+ returned by the query depending on is made on a form.
+ I await your knowledge, Thank you!!

V3 has its own group:
http://groups.google.com/group/google-maps-js-api-v3/

You might be better off asking your question there.

to spanish:
V3 tiene su propio grupo:
http://groups.google.com/group/google-maps-js-api-v3/

Usted podría ser mejor preguntar tus dudas.

--

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.


Reply via email to