Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Trying to integrate google map in QV. Did it to some extent, however when the zoom variable is less the plotting is not happening properly. For eg if we keep the zoom variable to 4 or 5 all the points for hyderbad, vishakapatnam are shown in bay of bengal. Whereas if increase the zoom variable to 14 it shows correctly. Have attached the app for better understanding.
Thanks
Yashwin,
There are two issues there.
1. You replaced map_size_x and map_size_y with def_map_size in the map definition, but not in the Axes scale, Static Min and Static Max. This is the main issue.
2. A smaller one - you have to check "Plot Area Only" on the Colors tab.
Regards,
Michael