Here is a small video: <div style="width:100%;height:0px;position:relative;padding-bottom:177.778%;"><iframe src="https://streamable.com/s/4rocw/jzdgzb" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
The test device is a xiaomi redmi 3 (octa-core 1.5GHz, 2Gb RAM) with android 5.1.1 Unfortunately, I can't use static images as markers (here it was just to test) as I need dynamic markers in my final app (the markers will show some information that can change with time), so I can't directly call the add marker native function of the google maps api (I need to handle them as CN1 components, like I am doing in react-native where I use a custom marker view component) On Saturday, March 31, 2018 at 7:00:10 AM UTC+2, Shai Almog wrote: > > Sorry to hear that. > There is a small delay we added to make the layout work better without too > much flicker in huge amounts of components. It's mostly a safety measure > rather than something we experienced. Playing with it on my device with the > latest cn1lib and the latest version of the layout I feel it's an > acceptable delay but it's possible to tune it probably by refining the > logic of the MapLayout class. > Maybe you are seeing a larger delay in your case? > > Can you post a video of what you are seeing to make sure we are on the > same page? > Which device/OS version? > > FYI with our native maps you have an add marker API that also adds a > marker image directly into the native map so it will work exactly the same. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/a9644819-3f4f-46f6-8a41-7e6de2bd15b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
