You should definitely move it. V3 runs completely separately of V2 and neither should affect the other.
Chad Killingsworth On Mar 23, 8:55 am, Marco <[email protected]> wrote: > Thank you.. I thought it was a consequence of v3. > In any case I found the solution. > Apparently in the last 24 hours the object GMarker content has changed > so that any content I am adding can be read using the $ field. > Therefore now it will be: > > var newMarker = new GMarker(aMarker.getPoint(), {father:aMarker}); > > fatherRef = newMarker.$.father; > > Should I move this post? Maybe some user with my same concern will > look for it in the v3 group. -- 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.
