MarkerManager - any news?

26 views
Skip to first unread message

laju...@googlemail.com

unread,
Dec 15, 2008, 9:27:26 AM12/15/08
to Google Web Toolkit
I'm working on an application that needs to display a lot of markers.
I'm talking about numbers with 5 or 6 digits. The application is a
webinterface for a software that manages traffic counts. Currently i'm
trying to display about 11000 detectors that count the cars on the
streets of Oregon. Each detector is represented by one marker.

I'm clustering the markers, but at certain zoom-levels i want to show
all markers. That means, that i have to use some kind of MarkerManager
like the one that has been purged from gwt-google-apis:
http://code.google.com/p/gwt-google-apis/issues/detail?id=117&can=1&q=markermanager

Is someone working on this?

Someone implemented it in Java and it works, but why reimplementing it
when the functionality is there? It's a 1:1 copy of the JS-Code. AFAIK
the Java code will end up as JavaScript anyways, right?
http://www.ebessette.com/d/software/GWTMarkerManager


My Workaround for now:
I used the code from the old MarkerManager (gwt-google-apis, svn r302)
to wrap the new MarkerManager (gmaps-utity-library) by changing the
constructor in MarkerManagerImpl.java from $wnd.GMarkerManager to
$wnd.MarkerManager.
Don't forget to add a script tag referencing the markermanager.js from
gmaps-utility-library to your *.gwt.xml file!

It works just fine in web mode when using the basic functions, but i
have problems starting my application in hosted mode.

laju...@googlemail.com

unread,
Jan 2, 2009, 5:40:10 AM1/2/09
to Google Web Toolkit
Hmmm, i assume that there hasn't been an improvement regarding this
problem with the new release.

On Dec 15 2008, 3:27 pm, "lajue...@googlemail.com"
<lajue...@googlemail.com> wrote:
> I'm working on an application that needs to display a lot of markers.
> I'm talking about numbers with 5 or 6 digits. The application is a
> webinterface for a software that manages traffic counts. Currently i'm
> trying to display about 11000 detectors that count the cars on the
> streets of Oregon. Each detector is represented by one marker.
>
> I'm clustering the markers, but at certain zoom-levels i want to show
> all markers. That means, that i have to use some kind of MarkerManager
> like the one that has been purged from gwt-google-apis:http://code.google.com/p/gwt-google-apis/issues/detail?id=117&can=1&q...
>
> Is someone working on this?
>
> Someone implemented it in Java and it works, but why reimplementing it
> when the functionality is there? It's a 1:1 copy of the JS-Code. AFAIK
> the Java code will end up as JavaScript anyways, right?http://www.ebessette.com/d/software/GWTMarkerManager

Eric Ayers

unread,
Jan 2, 2009, 9:46:17 AM1/2/09
to Google-We...@googlegroups.com
I was hoping someone in the community might contribute some kind of binding to the new open source marker manager.  From the Maps API standpoint, the status is the same - it is planned to be phased out.
--
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

Sumit Chandel

unread,
Jan 6, 2009, 3:46:07 PM1/6/09
to Google-We...@googlegroups.com
Hi lajuette,

Due to the fact that the MarkerManager has been deprecated in the Google Maps API proper, we have similarly deprecated and discontinued support for the MarkerManager in the GALGWT Google Maps library (see Issue #117 below). Unfortunately, there aren't any plans to add MarkerManager functionality to GALGWT as of yet. I would suggest creating a new issue requesting the feature to bring more attention to it and see if it's something other developers are needing as well.

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

It would be awesome if someone were to contribute bindings over the open source MarkerManager, though. I believe the implementation GWTMarkerManager implementation is doing just that. I'll try getting in touch with ebessette to see if that is actually the case, and if it's something we could add to the GALGWT Google Maps library.

Hope that helps,
-Sumit Chandel

On Fri, Jan 2, 2009 at 5:40 AM, laju...@googlemail.com <laju...@googlemail.com> wrote:

laju...@googlemail.com

unread,
Jan 13, 2009, 3:12:39 AM1/13/09
to Google Web Toolkit
http://code.google.com/p/gwt-google-apis/issues/detail?id=231

On 6 Jan., 21:46, Sumit Chandel <sumitchan...@google.com> wrote:
> Hi lajuette,
>
> Due to the fact that the MarkerManager has been deprecated in the Google
> Maps API proper, we have similarly deprecated and discontinued support for
> the MarkerManager in the GALGWT Google Maps library (see Issue #117 below).
> Unfortunately, there aren't any plans to add MarkerManager functionality to
> GALGWT as of yet. I would suggest creating a new issue requesting the
> feature to bring more attention to it and see if it's something other
> developers are needing as well.
>
> Issue #117http://code.google.com/p/gwt-google-apis/issues/detail?id=117
>
> It would be awesome if someone were to contribute bindings over the open
> source MarkerManager, though. I believe the implementation GWTMarkerManager
> implementation is doing just that. I'll try getting in touch with ebessette
> to see if that is actually the case, and if it's something we could add to
> the GALGWT Google Maps library.
>
> Hope that helps,
> -Sumit Chandel
>
> On Fri, Jan 2, 2009 at 5:40 AM, lajue...@googlemail.com <
Reply all
Reply to author
Forward
0 new messages