19 Commits

Author SHA1 Message Date
dependabot-preview[bot]
a60614e287
Bump espresso-core in /tutorials/CurrentPlaceDetailsOnMap
Bumps espresso-core from 2.2.2 to 3.0.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 16:41:51 +00:00
Angela Yu
7e9b01cf82
Update to latest Maps and Places SDKs (#141)
* Update ApiDemos/java to latest Maps SDK for Android

* Update ApiDemos/kotlin to latest Maps SDK for Android

* Update tutorials/CurrentPlaceDetailsOnMap to new Places SDK for Android

* Update tutorials/MapWithMarker to latest Maps SDK for Android

* Update tutorials/Polygons to latest Maps SDK for Android

* Update tutorials/StyledMap to latest Maps SDK for Android

* Update README with better instructions for API key
2019-12-30 13:18:01 -08:00
Alex Muramoto
e5be55c7b8 Update gradle files to resolve build errors in tutorials (#118)
* upgrade gradle version and gradle file

* update gradle for mapwithmarker tutorial

* update gradle for polygons tutorial

* update gradle for styled map tutorial
2019-04-19 09:42:51 -07:00
Alex Muramoto
0779df7d7f Updates code comment on how to get an API key 2018-11-13 15:59:39 -08:00
Stephen McDonald
0db03d467b
Merge pull request #45 from googlemaps/sarahmaddox-add-tut-link
Adds a link to the tutorial on developers.google.com
2018-01-08 12:51:10 +11:00
William French
3fcb03b4d1 Updated current place sample to use connectionless client. 2017-08-15 12:13:16 -07:00
Sarah Maddox
98495bf540 Adds a link to the tutorial on developers.google.com 2017-02-20 09:21:25 +11:00
Sarah Maddox
a6c5003503 Merge branch 'tutorials' to pick up revised Current Place tutorial. 2017-02-17 11:41:34 +11:00
Sarah Maddox
6df0966b08 Updates tutorial to allow user to choose from a list of likely current places.
Change-Id: Ic0f05708b46a5694d036c00f5ce656a12402ab99
2017-02-10 15:39:21 +11:00
Sarah Maddox
79f4864b94 Update README.md 2017-01-27 08:12:43 +11:00
Sarah Maddox
016a6cd143 Merge pull request #35 from googlemaps/sarahmaddox-readme-places
Linked to the LICENSE file at the root of the repo
2016-12-01 13:17:43 +11:00
Sarah Maddox
2df339a900 Remove the per-project LICENSE file
It's enough to have the LICENSE file at the root of the repo
2016-12-01 12:21:40 +11:00
Sarah Maddox
fa1d2c3005 Linked to the LICENSE file at the root of the repo 2016-12-01 12:19:38 +11:00
Sarah Maddox
60af154094 Use a more specific link to tutorial on Google Developers site. 2016-11-25 11:20:37 +11:00
Sarah Maddox
4cd534d89f Removes call to reconnect API client after suspension.
Change-Id: Ia77f0b8c1f786a4efc9cd3915a3c3c3bc0c2bbc9
2016-11-25 07:17:06 +11:00
Sarah Maddox
b67f419931 Updates to correlate with tutorial review cr/138026431.
Change-Id: I7c8dab27b8c728f7d452fd267fd7da529346db33
2016-11-23 08:24:30 +11:00
Sarah Maddox
6b5510b3d7 Cosmetic changes to match DevSite tutorial.
Change-Id: I925b659f3db381547a6c77fdd804ed85705f6d16
2016-11-08 08:31:27 +11:00
Sarah Maddox
5d0a0a83e6 App now responds to location updates.
Change-Id: I44ecf86163f91b8ecf6a01ee135100ee3b5362c6
2016-11-02 14:41:31 +11:00
Sarah Maddox
b16bec1fd6 Updated to ensure the map retains state on destruction of the fragment.
Change-Id: Iebdba04418ba2c8c03c634a8ca64267c12271e13
2016-10-29 13:24:57 +11:00