Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Datalab chart map is not displayed correctly #733

Closed
VelizarVESSELINOV opened this issue Dec 26, 2015 · 11 comments
Closed

Datalab chart map is not displayed correctly #733

VelizarVESSELINOV opened this issue Dec 26, 2015 · 11 comments

Comments

@VelizarVESSELINOV
Copy link

Please find an example from the default installed notebook: notebooks/datalab/tutorials/Data/Interactive Charts with Google Charting APIs.ipynb

The map is single color and the button's icons are not readable:
datalab map
The screenshot is on my Chrome browser, on the Safari the single color is replaced by the map but the button icons are still unreadable.

@gramster
Copy link
Contributor

The buttons being unreadable is something we are aware of; its is a styling conflict between Bootstrap and Maps. The single color map means the map didn't load - the push pins can still be drawn independently.

@gramster
Copy link
Contributor

gramster commented Jan 9, 2016

fixed in 16fb344

@gramster gramster closed this as completed Jan 9, 2016
@VelizarVESSELINOV
Copy link
Author

VelizarVESSELINOV commented May 4, 2016

In our DataLab project is still not working map, what it is needed to deploy your fix to an existing DataLab project?

In our Datalab there is evolution, but in the wrong direction now everything is grey even the markers, the Google logo, etc.:
image

@VelizarVESSELINOV
Copy link
Author

Works now :)

@Cecitux
Copy link

Cecitux commented Jul 19, 2016

@VelizarVESSELINOV
@gramster
Could you explain me how to result this issue, I have the following error for see a map.

image

Thanks

@scottma
Copy link

scottma commented Nov 9, 2016

I have the same error here, wonder if anyone has found a solution to this.

@VelizarVESSELINOV
Copy link
Author

At the end, I stopped using %%chart map because of stability and limitation issues, JavaScript Google map call is more reliable, scalable, portable.

@qimingj
Copy link
Contributor

qimingj commented Nov 9, 2016

Can anyone share a bigquery table with me([email protected]) and the query to reproduce the issue? I cannot reproduce the error using our sample notebooks.

@magyarb
Copy link

magyarb commented Mar 27, 2017

I can not use the %%chart map, because i get the API error: MissingKeyMapError. Where can i specify my API key?

@chmeyers
Copy link
Contributor

MissingKeyMapError is this issue: googledatalab/notebooks#74

@yebrahim
Copy link
Contributor

Updated that issue with one possible work around to embed your key in the notebook.

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

8 participants