10 Commits

Author SHA1 Message Date
Chris Arriola
15b409a16c chore: Exclude import
Change-Id: I8d895eaf6e3c5787956b3cd4e3c995659a0b7443
2021-11-03 16:16:05 -07:00
Chris Arriola
4ee2170919
fix: Fix v18.0.0 build errors (#740)
* fix: Fix build errors from v18.0.0

Change-Id: Id4a2b5edf71832ffe71e2296de979b9a48b7786a

* Update CI to only build GMS on non-snippet code.

Change-Id: I1cbc08546758ec1ae40851777efdbe2ac2e941a4

* Remove redundant snippet end tag.

Change-Id: I8101762c705a31af6c63deec91152246e19b9622

* Fix nullability errors.

Change-Id: I3e535c0389586bf69a6780c5ce46c813e2b3241f
2021-10-27 11:21:21 -07:00
Chris Arriola
cd44d81c3c
feat: 18.0.0 samples (#732)
* feat: 18.0.0 samples

* Map BG Color
* Moving cloud based map styling from v3 to gms
* Opt-in renderer

Change-Id: I094e53c9d9ef6b59abe443fb0791646b025cbd3d

* Add exported and bump minSdkVersion

Change-Id: Ied1e4e0aa507b3e67ce09679824225dd4fca88a3

* Bump snippet repo versions.

Change-Id: I50183bcfa4ef5a11d910545848200a9be03605c3

* Bump 18.0.0

Change-Id: I6c174f15e4afa4b2b20a52e956fc1c82e9f71d60
2021-10-27 09:04:41 -07:00
Chris Arriola
5e9359b25e
chore: Update dependencies and remove jcenter() (#582)
* chore: Bump AGP 4.2.1 and use secrets-gradle-plugin 1.3.0

* chore: Remove jcenter()

* Use gradle 6.7.1

* Add volley 1.2.0

* Fix build errors.

* Use requireActivity.
2021-07-14 17:22:31 -07:00
Chris Arriola
eee48d767d
chore: Update snippet for consistent throughout docs. (#469) 2021-02-26 10:02:38 -08:00
Chris Arriola
63a744d902 chore(Snippet): Add region tags for API key security. 2020-11-25 14:19:57 -08:00
Chris Arriola
6eb23eee45
chore: Add missing snippets (#316)
* chore: Add missing snippets.

* Add POI behavior

* License.

* Adding snippets for Maps Object.

* Add OnPoiClickDemoActivity

* Add LiteMode.

* Add street view sample code.

* Add missing headers.

* Marking activity as public.

* Making activity internal

* Move exclude.

* Adding snippets for Events.

* Add camera and view snippets.

* Adding MyLocationLayerActivity.

* Add snippets for Markers.

* Adding InfoWindows.

* Addiing snippets for Shapes.

* Add GroundOverlays snippets.

* Add tile overlays samples.

* Add AMU + GeoJSON samples.

* ADd KML snippets.

* Adding heatmaps.

* Add clustering.

* Add multilayer.
2020-09-23 15:14:56 -07:00
Chris Arriola
0848b66a9f
chore: Adding new snippets for Maps Beta. (#315)
* chore: Adding new snippets for Maps Beta.

* Adding license.

* Update workflow.

* Remove unused layout.

* Moving GMS samples to gms product flavor.

* Uninstall NDK

* Move layout file to gms
2020-09-09 16:44:25 -07:00
Chris Arriola
98994bde77 chore: Add mMap instance variable to match wizard. 2020-08-25 11:14:11 -07:00
Chris Arriola
8985cb9643
chore: Add snippets project (#278)
* chore: Add snippets directory.

* chore: Add snippets project.

* Adding license headers.
2020-08-25 11:05:24 -07:00