Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

bingmap not working on mydriving #588

Open
ammarfassy opened this issue Dec 5, 2017 · 3 comments
Open

bingmap not working on mydriving #588

ammarfassy opened this issue Dec 5, 2017 · 3 comments

Comments

@ammarfassy
Copy link

dears,
I deployed the mydriving app on my mobile. I have updated the logger.cs with the bing map API key. though its not showing me the map.

please advise,
thanks,
Ammar

@ammarfassy
Copy link
Author

ammarfassy commented Dec 20, 2017 via email

@shivamsaviant
Copy link

shivamsaviant commented Dec 20, 2017

@ammarfassy I found the solution for this.
Create a fresh google map api-key for android using google developer console.
Copy that api-key.
Replace google map api key in android manifest with your api-key.

And it worked for me. :)

@martinsmuts
Copy link

@shivamsaviant Thank you for this advice. I found that the fresh Google Map API Key did not work straight away, but I had to create an "enabled" Maps API key. I followed the instructions by creating one on this page:

  1. Navigate to the Google APIS: website: http://go.microsoft.com/fwlink/p/?LinkId=268303
  2. Sign in with your Google account credentials, click Create Project, provide a Project name, then click Create.
  3. Click on the menu item in the upper left corner, click "APIs & Services".
  4. Click on the link "ENABLE APIs AND SERVICES" in the upper middle part of the screen.
  5. Click on the tab "Google Maps Android API".
  6. Click "enable" - note you may have to select the project you created using a Google Maps Key. Here you can just use the Google Maps API key that has been enabled, and paste it in the Android Manifest file.
  7. Rebuild Solution in Visual Studio.
  8. Debug on your Android device.

Hope this helps someone :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants