On Oct 3, 12:29 pm, Akshay Shelke <[email protected]> wrote: > I m working on code
Thats nice. > > <%@ Page Language="C#" AutoEventWireup="true" This is not a C# support group. > > but when i m clicking on any of the marker on Gmap it is giving me the > Last Address from the array of string that is > "Dhankawdi,Pune,Maharashtra" why this is happening? 1. Please follow the posting guidelines and provide a link to your map, not code: http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines 2. May I suggest looking at Mike Williams tutorial? http://econym.org.uk/gmap/ The results of pitfall # 3 on this page: http://econym.org.uk/gmap/basic1.htm sound like the symptoms you are experiencing. You are also geocoding every point, so this might apply as well: http://econym.org.uk/gmap/geomulti.htm -- 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 -~----------~----~----~----~------~----~------~--~---
