Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • R reveSaaSDocumentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ifta
  • reveSaaSDocumentation
  • Wiki
  • Get maps service to work

Get maps service to work · Changes

Page history
Update Get maps service to work authored Oct 31, 2019 by Ifta Noor Mahmood's avatar Ifta Noor Mahmood
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • Get-maps-service-to-work.md Get-maps-service-to-work.md +4 -4
  • No files found.
Get-maps-service-to-work.md
View page @ 1f7a78e5
We can send location from Google Maps in chat. To get maps to work you need to follow the steps below. We can send location from Google Maps in chat. To get maps to work you need to follow the steps below.
Step 1 : Open [Google Cloud Console](https://console.cloud.google.com/) **Step 1 :** Open [Google Cloud Console](https://console.cloud.google.com/)
Step 2 : Create a new app if you don't have one or just go to step 3 **Step 2 :** Create a new app if you don't have one or just go to step 3
Step 3 : [Enable maps api](https://cloud.google.com/endpoints/docs/openapi/enable-api) and configure it with your application id and keystore. They will give an API key for maps. **Step 3 :** [Enable maps api](https://cloud.google.com/endpoints/docs/openapi/enable-api) and configure it with your application id and keystore. They will give an API key for maps.
Step 4: Put the api key is your string file like example below. **Step 4:** Put the api key is your string file like example below.
`<string name="google_maps_key" translatable="false">AIzaSyAHBzDHJdltyt0eL_fzi34OkdskoiIBSk8E</string>` `<string name="google_maps_key" translatable="false">AIzaSyAHBzDHJdltyt0eL_fzi34OkdskoiIBSk8E</string>`
......
Clone repository
  • Configure SaaS module
  • Firebase Messaging Service (Push Messaging)
  • Get chat backup restore to work
  • Get maps service to work
  • Opening Chat
  • Opening the SaaS dashboard
  • Prepare your project
  • Starting a Call
  • Starting the SaaS service
  • Home