cybersthang / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

Feature Request: Add GWT wrapper #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Reported by ebessette, Jun 02 (5 days ago) originally:
http://code.google.com/p/gmaps-utility-library/issues/detail?id=7

I'd really like to see a Google Web Kit (GWT) wrapper for this library.

Original issue reported on code.google.com by pamela.fox on 8 Jun 2008 at 3:59

GoogleCodeExporter commented 8 years ago
It's already there, just not officially released yet. It's part of official 
Google
AJAX API wrapper: 
http://code.google.com/p/gwt-google-apis/

In Downloads, search ALL downloads, then you will find the map stuff. It works 
pretty
well. Some issues with extending customized map type a while ago, not sure if 
it is
fixed or not.  Some discussions here:
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/80729d407
91eca39/6947b4ccaa05cf40?#6947b4ccaa05cf40

Also, there is a long time project at http://sourceforge.net/projects/gwt/, it 
is not
from Google.

Original comment by nian...@gmail.com on 8 Jun 2008 at 10:55

GoogleCodeExporter commented 8 years ago
This is where it originally from:

http://code.google.com/p/gwt-google-apis/issues/detail?id=8

Original comment by nian...@gmail.com on 8 Jun 2008 at 11:01

GoogleCodeExporter commented 8 years ago
The GWT wrapper just wraps aspects of the core API, it doesn't wrap any of 
these user
extensions yet.

Original comment by pamela.fox on 8 Jun 2008 at 11:34

GoogleCodeExporter commented 8 years ago
Indeed, gwt-google-apis doesn't wrap user extensions like MarkerManager or 
MapIconMaker

see
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/3bf4c0a1a
57d8c70/fa37f64d9306150c?show_docid=fa37f64d9306150c

Please wrap your work in GWT :)

Original comment by mehdi.ra...@gmail.com on 12 Jul 2008 at 5:30

GoogleCodeExporter commented 8 years ago
I Wrapped a few basic functions of the MarkerManager. Well, to be true: I 
copied the
old MarkerManager-Code from gwt-google-apis
(http://code.google.com/p/gwt-google-apis/) and removed a few caracters to make 
it
work. ;)

I'll have to add some more functions. If someone needs this or want's to 
continue
work on it, maybe we can open a project?

Original comment by lajue...@gmail.com on 9 Dec 2008 at 10:07

GoogleCodeExporter commented 8 years ago
forgot the jar.

i hope i'm not violating any license... 

Original comment by lajue...@gmail.com on 9 Dec 2008 at 10:08

Attachments:

GoogleCodeExporter commented 8 years ago
Hi lajuette- I think it'd make sense to contribute that to the gwt-google-apis 
project, not to this one. I'm sure they'd welcome community contributions. Let 
me 
know if you can't get in touch with them; I can connect you.

Original comment by pamela.fox on 14 Dec 2008 at 11:23

GoogleCodeExporter commented 8 years ago
Hi Pamela,

hmmmyeah. don't ask my why i haven't thought about that. Maybe because of a 
latent
lack of coffeine? I posted something on the google web toolkit forum and hope 
i'll
get an answer.

So long...
Lennart

Original comment by lajue...@gmail.com on 15 Dec 2008 at 2:37