map_picker library

Classes

MapPicker
MapPicker widget is main widget that gets map as a child. It does not restrict user from using maps other than google map. MapPicker is controlled with MapPickerController class object
MapPickerController
Map picker is controlled with MapPickerController. Map pin is lifted up whenever mapMoving() is called, and will be down when mapFinishedMoving() is called.