ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

[Code health] Abstract Maps API LatLng* with custom model class

Open gino-m opened this issue 5 years ago • 1 comments
trafficstars

We shouldn't expose Maps API to Ground business logic, both to enforce SoC/Clean arch, and to allow us to add other maps providers in the future.

gino-m avatar Mar 03 '20 16:03 gino-m

@jsunde We can now use Coordinate for this.

gino-m avatar Aug 30 '22 22:08 gino-m

@gino-m Can this be closed?

shobhitagarwal1612 avatar Jan 26 '23 13:01 shobhitagarwal1612

Yes, it looks like we now pass Point instead. Thanks!

gino-m avatar Jan 27 '23 22:01 gino-m