Map Icon Maker: http://gmaps-utility-library.googlecode.com/svn/trunk/mapiconmaker/1.1/
-- Marcelo - http://maps.forum.nu -- On Sep 15, 10:22 am, Yasir <[email protected]> wrote: > I am using the following code to place markers on my google map. > > var point = new GLatLng(24.810226,67.077498); > map.addOverlay(new GMarker(point)); > > Is there a way to add text to these markers. I would appreciate if its > more than a single letter. > > -Yasir --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
