PDA

View Full Version : Adding geo map to Qt/ Qwt Widget.. help needed



swamyonline
25th February 2009, 02:04
hi ppl,
I want to use a geographical map in my Qt display application. My Qt display application contains a QwtPlot Widget for drawing with zoom and panning enabled. I want to Embed Asia map in this widget as background or foreground where I can display X,Y position on it. I want to make it as a moving map display. Please suggest a good Asia map with required files and how can I embed this map into my Qt/ Qwt widget so that I can show lat, long (or X, Y) positions on it and with zooming and panning enabled. Please post your suggestions. Thank u in advance. bye

aamer4yu
25th February 2009, 06:07
There was some example on Qt Labs related to using maps in Qt using QWebView.
I dont remember the link, but you can search for it on Qt Labs

swamyonline
2nd March 2009, 03:32
hi, thank u for ur reply,
i think, the example is for embedded devices like phones and it shows how to locate cities on a map (a still map, not moving or zooming one). i am trying to create a moving map display with zooming and panning enabled. guys, pls suggest me links where i can i get enough information. thank u. bye