iam able to mark the position , iam not able to mark the label on marker. ineed label the values on the marker 123, 234, 456,on each location from xml file.
Thanks Ram On Jan 21, 6:37 pm, "[email protected]" <[email protected]> wrote: > 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=Goo... > > 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 -~----------~----~----~----~------~----~------~--~---
