thanks ... i removed both the lines and put the google map script line below all the other included script.. now it shows up.. thank you all for helping...
On Wed, Feb 24, 2010 at 7:50 PM, Andrew Leach <[email protected] > wrote: > On Feb 24, 1:57 pm, "Ani..." <[email protected]> wrote: > > i tried with the inspect tool and i can see no text for these 3 option.. > > just the div is created... > > You are loading the API twice. The second time, you are loading an old > version (2.184) which is incompatible with the 2.x you are loading > correctly. In this case, it's the map type control which doesn't work; > when 2.x is updated something else will probably fail. > > Remove these two lines: > <script type="text/javascript" src="jscript/maps.js"></script> > <script type="text/javascript" src="jscript/main.js"></script> > and things might improve. You should *only* use the documented method > for loading the API. > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- `•.¸¸.•´ With Luv `•.¸.•´ Anitha ------------------------------------------------------------------------ -- 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.
