You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point. This could be done without breaking changes, I believe, since presently the methods are void, so no one is doing anything with their return values.
I'm strapped for time at the moment, but if you've got the time to update the class, mostly just updating the method signatures and adding return this;, we'd be grateful and happy to merge it.
It would be nice if MapOptions implemented the Fluent Interface pattern.
e.g.
The text was updated successfully, but these errors were encountered: