On Jul 18, 6:32 pm, Shiloh <[email protected]> wrote: > Hello, > I'm trying to get the directions created by my info bubble to display > in a custom sidebar beneath the map it self. I've looked at Mike's > tutorial athttp://econym.org.uk/gmap/directions.htmand the help > given to a poster > here:http://groups.google.com/group/Google-Maps-API/browse_thread/thread/8... > and I'm more confused now than when I started. Essentially, I just > want what the second guy has here:http://riochurch.com/maptest.html > > The problem is that since my Java skills are at whatever comes before > novice, I don't know which parts of the code to pull or how to adapt > them to my needs. My map code is below, everything else is exactly how > I want it, I just need the directions results to show up underneath. > Thank you in advance for your time and effort. >
1. The Google Maps API is javascript and html, no "Java" involved. 2. Moving the location of where the directions appear (which is what I think you are asking) is html layout or css. 3. Please read and follow the posting guidelines and post a link to the map that doesn't work, rather than code. -- 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 -~----------~----~----~----~------~----~------~--~---
