Re: [Google Maps API v3] Re: Google Maps + Java

2011-01-06 Thread Chris Broadfoot
On Fri, Jan 7, 2011 at 2:46 AM, benzion18 wrote: > No. I mean pure Java Swing application using Google Maps, without > browser and without JavaScript. Is it possible and how? > It is possible using the Static Maps API with a Premier license. Read more here: http://www.google.com/enterprise/earth

[Google Maps API v3] Re: Google Maps + Java

2011-01-06 Thread geocode...@gmail.com
On Jan 6, 7:46 am, benzion18 wrote: > No. I mean pure Java Swing application using Google Maps, without > browser and without JavaScript. > Is it possible and how? The Google Maps Javascript APIs require javascript and a browser. So the answer is not with "Google Maps JavaScript API v3" (the top

[Google Maps API v3] Re: Google Maps + Java

2011-01-06 Thread benzion18
No. I mean pure Java Swing application using Google Maps, without browser and without JavaScript. Is it possible and how? On Jan 6, 5:30 pm, "geocode...@gmail.com" wrote: > On Jan 6, 6:28 am, Benzion G wrote: > > > Hi, > > > Sorry if I post in wrong group, but googling the Web didn't find me an

[Google Maps API v3] Re: Google Maps + Java

2011-01-06 Thread geocode...@gmail.com
On Jan 6, 6:28 am, Benzion G wrote: > Hi, > > Sorry if I post in wrong group, but googling the Web didn't find me an > answer to my question. > > I want to add Google Map with marks on it (e.g. customer locations) to my * > Java-Swing* application - not JavaScript. > > How can I do it?   Does yo