Hello everyone, I've spent a few days of work investigating the following issue: I want to create a 'driver' program, preferably in Java, that connects to the Google Maps Street View API and moves along a route while displaying the way to the user.
I understand that the Google Maps API (of which Street View is a part) is in javascript only. Is there a Java library that wraps the Google Maps API (or maybe even just Street View)? I was experimenting with Mozilla Rhino and was running javascript from within a Java program. However, it seems that the Google Maps API 'wants' to be able to access the DOM of a webpage document... I have no such document... An additional hurdle is that it's all flash based. Can't I retrieve Google Street View imagery in another format for display in a Java application window? Any idea you guys? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
