On Aug 19, 6:35 pm, GrAaL38 <[email protected]> wrote: > I've already create a version of that month ago that was working > almost fine : GPolylines have strange behavior, like never diseappear > after a "clearalloverlay()".
What is "clearalloverlay()"? I don't think I've come across that method. > I've finish the version this afternoon and, saddly, exactly the same > behavior.... That's a pity. If you'd like some help you're going to need to tell people where to look, though. > A Last thing, i've seen a strange behavior of GMarker, it can't be > define "empty" in object properties, it must be fully define later. > This is not the same behavior with GIcon. is it normal ? GMarker and GIcon are very different. Some properties of GIcon are optional; others aren't. To define a GMarker you must have a position; if you don't specify anything else you get a default icon for your marker. Have a look at the documentation: http://code.google.com/apis/maps/documentation/reference.html#GMarker Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
