On Jan 21, 5:29 am, Ram <[email protected]> wrote: > thanks for ur reply, > > A labeledMarker
FYI - there is this neat thing in the opens source library called "LabelledMarker": http://groups.google.com/group/Google-Maps-API/search?hl=en&group=Google-Maps-API&q=LabeledMarker&qt_g=Search+this+group That may do what you want. -- Larry > and all the label values are numbers. > > ram > > On Jan 21, 6:10 pm, "[email protected]" <[email protected]> > wrote: > > > On Jan 21, 4:22 am, Ram <[email protected]> wrote: > > > > Hi, > > > > I'm trying to create google map using external xml file. > > > > My xml file looks like this: > > > > <markers> > > > <marker address="3535 OLENTANGY RIVER ROAD" label="247"/> > > > </markers> > > > > All that i need is to place the label on the marker. > > > As a tooltip (GMarker title option)? > > A LabeledMarker? > > Are all the labels numbers? > > > -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
