Skip to content

0.5

Compare
Choose a tag to compare
@zak905 zak905 released this 07 Apr 16:41
· 34 commits to master since this release

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.