Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
.
kindly advise me i am sharing the app n datasource
You should remove these ZipCodes without coordinates as they will get plotted at the bottom of the chart.
Or fix them with the correct coordinates
suggestions pls
Hi,
Try to put
max_zoom_level = 13;
at starting of your map script .. I reloaded it with this change and it is working fine
Thanks Sushil for the response.
Here is some concern, if we click on clearall button that is used to clear the zoom in -out selections,
if we use clear all then the country plot is again moving to the top.
could you check on this
sugestions required
select locations in the UK and then you'll get it zoomed.
sry i did not get you clearly, could you please be more specific?
Can you try and separate your Coordinates to another table.
You will have sales Fact Table and Coordinates table.
Make sure you have Distinct Lat & Long for each City or ZipCode (actually Post Code)
Also, Looking at your Dynamic Image (Colors),
you do not have Num() on var_mid_Lat & var_mid_Long, it may not be an issue but worth a shot
Could you please share an app.
I am not really getting your idea