Mochammad Andrian Maulana
Results
1
comments of
Mochammad Andrian Maulana
> 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. still the...