getPreplannedMapAreas method

Future<List<PreplannedMapArea>> getPreplannedMapAreas()

Returns an async Future which when successful, contains a list of preplanned map areas, if there are any.

Note that calling this method will load the OfflineMapTask if it is not already loaded.

Return Value: Returns an array of PreplannedMapArea.