andydoroga1989 / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

No equivalent for GTrafficOverlayOptions in gwt-maps-1.0.4 #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
gwt-maps-1.0.4

Detailed description:
There is no equivalent to the google maps api element 
GTrafficOverlayOptions in the gwt maps library.  That makes it hard to add 
a traffic overlay with incident markers.

Workaround if you have one:

I downloaded the maps source code and added the feature.
 - Added a new class TrafficOverlayOptions
 - Added a new constructor to class TrafficOverlay
 - Added a new constructor to class TrafficOverlayImpl

A patch file is attached to this issue

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by fragtest...@gmail.com on 5 Dec 2009 at 12:09

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by zundel@google.com on 24 Feb 2010 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by zundel@google.com on 15 Apr 2010 at 2:40

GoogleCodeExporter commented 9 years ago
Thanks for patch, reviewed and committed!

Original comment by piotr.sw...@gmail.com on 15 Apr 2010 at 4:43

GoogleCodeExporter commented 9 years ago

Original comment by piotr.sw...@gmail.com on 28 May 2010 at 5:14