Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
Attached is the image I would like to adjust the google map to. Any steps on how to accomplish this? Thanks!
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.