[Google Maps API v3] Re: Moving map to another div

2012-11-11 Thread Chris Ahrweiler
I am trying a simular thing. Does anybody have an answer? I simply want to reuse a map object and attach it to another DIV. Is this possible? Thank you. Regards. Chris. Am Dienstag, 15. Juni 2010 10:42:07 UTC+2 schrieb Leonid Rozenblyum: > > Map has no functionality of destroying a single map i

[Google Maps API v3] Re: Moving map to another div

2011-11-03 Thread Rossko
> I have a map with hundreds of markers and I want to show only a subset of > them without having to loop through an array of markers to hide the ones I > don't want to be seen. I don't see a problem doing that on one map. In order to show a subset somebody, somewhere will be iterating through th

Re: [Google Maps API v3] Re: Moving map to another div

2011-11-03 Thread Ricky Manwell
I have a map with hundreds of markers and I want to show only a subset of them without having to loop through an array of markers to hide the ones I don't want to be seen. Basically I want a main map with all markers and a temporary map that will be recreated over and over again to display differe

Re: [Google Maps API v3] Re: Moving map to another div

2011-11-02 Thread 吴晓军
hi, I just want to display some area with different color or something like that ,for example ,the china with red.I don't know how to do ,do you know how to do that? > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post t

[Google Maps API v3] Re: Moving map to another div

2011-11-02 Thread Rossko
> I am trying to do something similar.  I want to be able to make multiple > map objects, place markers and change which one map is displayed in the map > div. Why would you do that, rather than just update the map already there to show something else? -- You received this message because you ar

[Google Maps API v3] Re: Moving map to another div

2011-11-02 Thread Ricky Manwell
I am trying to do something similar. I want to be able to make multiple map objects, place markers and change which one map is displayed in the map div. Hoping this post will bump this topic. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript