Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
Add code logic for prefetching tiles at zoom level 18 for points for
polyline via waypoints from origin to destination.
Summary of solution:
Add module for calculating x and y coords for given latLng
Expand caching logic to handle prefetching directions points of interest
Can this issue be closed?
No - first pass at caching logic
Should any new issues be added as a result of this solution?
Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.
Issue Number:
151
Issue Description:
Add code logic for prefetching tiles at zoom level 18 for points for polyline via waypoints from origin to destination.
Summary of solution:
Can this issue be closed?
No - first pass at caching logic
Should any new issues be added as a result of this solution?
Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.
Thanks for contributing!