Unable to view map in Jupyter and its empty

283
1
09-12-2019 12:41 AM
ADECADEC
New Contributor

Hi,

I'm unable to view the map and its throwing an empty map and not getting display

Tags (3)
0 Kudos
1 Reply
Egge-Jan_Pollé
MVP Regular Contributor

Hi ADEC ADEC,

To get your map displayed you should not use

print(map)

but simply

map

instead - see screen capture below.

HTH,

Egge-Jan

0 Kudos