Reputation: 128
I want to know if there is a way to have "google maps" embedded "in a java desktop application in offline mode"? I want user to be able to zoom in and zoom out in the maps. And the application will accept source and destination from the user depending on which the map should appear. I have implemented it using online mode by signing in to google, obtaining API key and all. But i now wonder if it is possible offline.
Thanks in advance.
Upvotes: 2
Views: 1525