Fixed
Status Update
Comments
ma...@gavinharriss.com <ma...@gavinharriss.com> #2
Interesting idea - I've shared your request with the team.
zi...@google.com <zi...@google.com> #3
Hey, thanks for considering this.
Of course, the idea could be applied to other places of the API as well, basically to all setter functions without
return value.
map.set_center(latLng).set_zoom(zoom);
marker.set_icon(foo).set_cursor(bar);
etc.
Of course, the idea could be applied to other places of the API as well, basically to all setter functions without
return value.
map.set_center(latLng).set_zoom(zoom);
marker.set_icon(foo).set_cursor(bar);
etc.
ed...@google.com <ed...@google.com> #4
This should be fixed in the experimental version of the API. Let us know if the controls still aren't looking right. Thanks!
Description