0.5
Same as 0.5-rc1 with a slight change:
- Map zoomIn() and zoomOut() methods have arguments of type Double instead of double
- MapOption builder minZoom, maxZoom, and zoom properties types have been changed from double to Double, to accomodate null possiblity.