Try Sasha Maps: http://www.maryanovsky.com/sasha/maps/

It's a maps library written from scratch in GWT, so no issues like 
inconsistency between the underlying JavaScript API and the Java API that 
wraps it.



On Thursday, November 15, 2012 3:27:30 PM UTC+4, Giorgos Kritsotakis wrote:
>
> Hello,
>
> I have implemented a gwt map widget for the company that i'm working for. 
> Everything works great with markers, rectangles et cetera. 
>
> The problem is that we need labels (like the white labels used for country 
> names on the
> map for instance) on the map and there seems to be a problem with the 
> OverlayView class. 
>
> I am supposed to extend OverlayView and implement onAdd, onRemove and draw,
> but those methods are now declared final.
>
> From what I have seen, it is a matter of Overlays introduced to GWT, the 
> JavascriptObject class 
> being changed, and the api not following up. Even the javadoc is outdated. 
> The documentation isn't helping
> and all of the articles and tutorials I have found on the net are about 
> previous editions of 
> the maps library.
>
> Can anybody who has done something similar point me to the right direction?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to