Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
tman
Contributor
Contributor

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 (2)
1 Reply
tman
Contributor
Contributor
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