googlemaps / googlemaps/google-maps-services-java
Incompatible import com.google.maps.model.LatLng
Open
triage me
type: bug
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 973
- PR merge metrics
- No merged PRs in 30d
Description
Does not support any google maps code as the library uses incompatible import
com.google.maps.model.LatLng
instead of
**com.google.android.gms.maps.model.LatLng**

Contributor guide
Assessment
This issue has not been assessed yet.