|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
blinking problemHi, Firstly I really appreciate the work by the
developers of the OpenMap. I have searched the mail list but I could not find a
suitable solution for my case. I have multiple layers and I need to update a
location of some point periodically and set the center of the map to this
point. Also I have some other symbols in other layers which
get updates periodically. However (as you guess) the blinking occurs. I understand that in repainting, since some layers do
not get ready immediately, they are painted more than once and resulting flickering occurs. What is the suggested way to get rid of this? This is
really urgent. I really appreciate your help. Thanks in advance, --erdinc
Dikkat: Bu elektronik posta mesaji kisisel ve ozeldir. Eger size gonderilmediyse lutfen gondericiyi bilgilendirip mesaji siliniz. Firmamiza gelen ve giden mesajlar virus taramasindan gecirilmekte, guvenlik nedeni ile kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda degildir. Attention: This e-mail message is privileged and confidential. If you are not the intended recipient please delete the message and notify the sender. E-mails to and from the company are monitored for operational reasons and in accordance with lawful business practices. Any views or opinions presented are solely those of the author and do not necessarily represent the views of the company.
|
|
|
Re: blinking problemHi Erdinc,
Using OM5, you might be able to solve this by using a com.bbn.openmap.layer.policy.BufferedImageRenderPolicy on your slower layers. You can set this in the properties file or on the layer directly. If that doesn't work, write back and we'll take a closer look at your layer setup. - Don 2012/2/8 Ahmet Erdinç YILMAZ <aeyilmaz@...>: > Hi, > > Firstly I really appreciate the work by the developers of the OpenMap. > > > > I have searched the mail list but I could not find a suitable solution for > my case. > > > > I have multiple layers and I need to update a location of some point > periodically and set the center of the map to this point. > > Also I have some other symbols in other layers which get updates > periodically. > > However (as you guess) the blinking occurs. > > I understand that in repainting, since some layers do not get ready > immediately, they are painted more than once > > and resulting flickering occurs. > > > > What is the suggested way to get rid of this? This is really urgent. I > really appreciate your help. > > > > Thanks in advance, > > --erdinc > > ________________________________ > Dikkat: > > Bu elektronik posta mesaji kisisel ve ozeldir. Eger size gonderilmediyse > lutfen gondericiyi bilgilendirip mesaji siliniz. Firmamiza gelen > ve giden mesajlar virus taramasindan gecirilmekte, guvenlik nedeni ile > kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi > gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda degildir. > > ________________________________ > Attention: > > This e-mail message is privileged and confidential. If you are not the > intended recipient please delete the message and notify the sender. E-mails > to and from the company are monitored for operational reasons and in > accordance with lawful business practices. Any views or opinions presented > are solely those of the author and do not necessarily represent the views of > the company. > > ________________________________ > > -- [To unsubscribe to this list send an email to "majdart@..." with the following text in the BODY of the message "unsubscribe openmap-users"] |
|
|
RE: blinking problemHi Don,
Sorry for the late response. I have solved my problem. As I said in my previous mail, the problem is related to the number of paintings. After I set "NullProjectionChangePolicy" (since "StandardPCPolicy" does painting immediately after the projection changes) in my layers and get rid of "doPrepare" (since it does painting too) the blinking problem disappeared. Also I made sure that I repaint the layers after all of them finished preparing stuff. Actually only one of my layers does the repainting after projection changes which also repaints the other layers. Thanks for the response. -----Original Message----- From: Don Dietrick [mailto:dfdietrick@...] Sent: Thursday, February 09, 2012 5:41 PM To: Ahmet Erdinç YILMAZ Cc: openmap-users@... Subject: Re: [OpenMap Users] blinking problem Hi Erdinc, Using OM5, you might be able to solve this by using a com.bbn.openmap.layer.policy.BufferedImageRenderPolicy on your slower layers. You can set this in the properties file or on the layer directly. If that doesn't work, write back and we'll take a closer look at your layer setup. - Don 2012/2/8 Ahmet Erdinç YILMAZ <aeyilmaz@...>: > Hi, > > Firstly I really appreciate the work by the developers of the OpenMap. > > > > I have searched the mail list but I could not find a suitable solution for > my case. > > > > I have multiple layers and I need to update a location of some point > periodically and set the center of the map to this point. > > Also I have some other symbols in other layers which get updates > periodically. > > However (as you guess) the blinking occurs. > > I understand that in repainting, since some layers do not get ready > immediately, they are painted more than once > > and resulting flickering occurs. > > > > What is the suggested way to get rid of this? This is really urgent. I > really appreciate your help. > > > > Thanks in advance, > > --erdinc > > ________________________________ > Dikkat: > > Bu elektronik posta mesaji kisisel ve ozeldir. Eger size gonderilmediyse > lutfen gondericiyi bilgilendirip mesaji siliniz. Firmamiza gelen > ve giden mesajlar virus taramasindan gecirilmekte, guvenlik nedeni ile > kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi > gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda degildir. > > ________________________________ > Attention: > > This e-mail message is privileged and confidential. If you are not the > intended recipient please delete the message and notify the sender. E-mails > to and from the company are monitored for operational reasons and in > accordance with lawful business practices. Any views or opinions presented > are solely those of the author and do not necessarily represent the views of > the company. > > ________________________________ > > Dikkat: Bu elektronik posta mesaji kisisel ve ozeldir. Eger size gonderilmediyse lutfen gondericiyi bilgilendirip mesaji siliniz. Firmamiza gelen ve giden mesajlar virus taramasindan gecirilmekte, guvenlik nedeni ile kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda degildir. ###################################################################### Attention: This e-mail message is privileged and confidential. If you are not the intended recipient please delete the message and notify the sender. E-mails to and from the company are monitored for operational reasons and in accordance with lawful business practices. Any views or opinions presented are solely those of the author and do not necessarily represent the views of the company. ###################################################################### -- [To unsubscribe to this list send an email to "majdart@..." with the following text in the BODY of the message "unsubscribe openmap-users"] |
| Free embeddable forum powered by Nabble | Forum Help |