Joe Lust
Joe Lust
@joni-jones to isolate that this is not the code filling the points, can you confirm this behavior with hardcoded LatLngs? Just to make sure `NULL` or similar is not being...
@joni-jones Thanks for confirming this. I'll check it out when I get home tonight.
This is how I achieve this where `mapWidget` is private within the class. Hope if helps folks. ``` java Window.addResizeHandler(new ResizeHandler() { @Override public void onResize(ResizeEvent event) { if (mapWidget...
@branflake2267 I see the merge above. Is this defect still open?
To pull or not to pull?
Sure. I'm quite busy too, but try to glance through these when code's compiling. I'll jump on the HeatMap issue tonight. How does this change the docs? Any material way?...
Needs to start by pulling up current trunk into v3.9 branch. Finishing the 3.9 branch, and then branching v3.10 off there. Just note here whatever you are up to so...
I didn't label it won't fix. I'm not sure what you mean.
Funny thing is 3.10 had a bunch in it. From what I can tell 3.11 had nothing but optimizations and bug fixes, so that should be trivial for us.
I understand you points. Could you clarify what the point of `3.9.0-build-17` is then? When I see that version, I assume it is an internal build. For example, for libraries...