Added the functionality to set default location of map to users current location using Geolocator package. There is no need of "centre" and "onGetCurrentLocationPressed" properties anymore as package itself can get user current location and set data accordingly. Furthermore, one can also remove location service from the example section as package no longer dependent on external location service.
Added the functionality to set default location of map to users current location using Geolocator package. There is no need of "centre" and "onGetCurrentLocationPressed" properties anymore as package itself can get user current location and set data accordingly. Furthermore, one can also remove location service from the example section as package no longer dependent on external location service.