Google地图演示

本项目展示了谷歌相关的地图功能,如搜索地点、绘制折线、查看地点详情等。.

附加信息

  • 请在 `androidmanifest.xml`、`home.dart` 和 `map_services.dart` 中添加您的 Google API 密钥。
  • 为了使功能正常工作,您需要在 Google Cloud Console 中添加一个结算账户。
  • 您可以在 Google Cloud Console 中创建 Google API 密钥。
  • 为了使功能正常工作,您需要在 Google Cloud Console 中启用 Directions API 和 Places API。

演示 1 (Demo 1)

demo1.mp4

演示 2 (Demo 2)

demo2.mp4

演示 3 (Demo 3)

demo3.mp4

演示 4

demo4.mp4

GitHub

查看 Github