yyaayyaatt

Results 1 comments of yyaayyaatt

> SOLUTION: Now you need to edit dependency to "implementation 'com.github.code2080:DrawRouteMaps:1.1.0'" and using DrawRoutMaps like this > DrawRouteMaps.getInstance(getActivity(), "your_googlemap_api_key") > > MAKE SURE YOU ENABLE DIRECTIONS API too. You save...