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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
tman
Contributor II
Contributor II

Map debug center coordinates

I can see the center coordinates of a mapchart when i turn on DEBUG.. 

Can i retreive the mapchart center: LAT,LONG coordinates from the mapchart for use in a variable.

variable vMAPLAT = @debug center:LAT

variable vMAPLONG = @debug center: long

 

thanks 

T

Labels (3)
1 Reply
tman
Contributor II
Contributor II
Author

I am unable to find any information on qlik site about the api qlik is using for the built in mapchart.  it looks like they have already created this reference because i can see the center: coordinates when i turn on the map debug info in apearence section. 

sounds like it is beyond my skill..

i will just make my users type the center: coordinates that are displayed in the mapchart debug into a variable input box..

T