Hello, I'm trying to show directions from point A to point B on a static map (image). I've found this example: http://gmaps-samples.googlecode.com/svn/trunk/gdirections/directions-static.html However, I'm trying to build my map image string entirely from Java (not from browser). Is that possible at all? I was thinking at first of using Rhino to run the javascript, but it seems that I still need some html element for GMap2 constructor?
-- 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.
