Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How To Modify Google Map Image & Size

Hello,

I need some pointer to adjusting the google map I want ot display in QV Report. I've attached the QV I am working on, but I would like to use the image attached instead. How do I adjust the map size in QV to make it look very similar to the attached image?

Your help is appreciated!

2 Replies
Not applicable
Author

Attached is the image I would like to adjust the google map to. Any steps on how to accomplish this? Thanks!

Not applicable
Author

In the attached file, i modified in script:

map_size_x= '640';
map_size_y= '400';

Also now the map have 2 parts, one is the chart with bubbles and other is the map into a text object. If you move the chart you will see what i mean.

Hope this help.