You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plot points on a map given latitude and longitude values
In addition to that, implement a method to do this both during runtime and using log files.
Map should be shown on same fragment used by view pager.
Optionally, also implement algorithm to hide overlapped points, such as the case when plotting points going in a circle.
The text was updated successfully, but these errors were encountered:
Plot points on a map given latitude and longitude values
In addition to that, implement a method to do this both during runtime and using log files.
Map should be shown on same fragment used by view pager.
Optionally, also implement algorithm to hide overlapped points, such as the case when plotting points going in a circle.
The text was updated successfully, but these errors were encountered: