mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore: Exclude import
Change-Id: I8d895eaf6e3c5787956b3cd4e3c995659a0b7443
This commit is contained in:
parent
e0a5128b1f
commit
15b409a16c
@ -23,7 +23,9 @@ import com.google.android.gms.maps.OnMapReadyCallback
|
||||
import com.google.android.gms.maps.SupportMapFragment
|
||||
import com.google.android.gms.maps.model.LatLng
|
||||
import com.google.android.gms.maps.model.MarkerOptions
|
||||
// [START_EXCLUDE silent]
|
||||
import com.google.maps.example.R
|
||||
// [END_EXCLUDE]
|
||||
|
||||
internal class MapsActivity : AppCompatActivity(), OnMapReadyCallback {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user