On Jun 18, 11:12 am, sofway <[email protected]> wrote: > Hi, > i have a map with several features and configurations but i need to > change the div where the map is rendered. > I cant make another instance of map because i lost all the > configuration, ubication, zoom etc. I just need to set another div to > the map. > Any alternative? > thanks!
I don't know why you would want to do that. The only option I can think of is to save the current configuration of the first map, then use it to create the second. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
