i used de googlemapscn1lib from github   Maybe it is not shown correctly 
because i am not using a markers container

i tried different images  - png as jpeg - but they give the same view the 
track line goes through the middle of the icon

i used also a  button the same result
    
             cnt.addMarker(FButton,position, 0.5F, 1);

i tried  to get the anchor
Float U =  markeroptions.getAnchorU(); this gives a nullpointexception

 markeroptions.anchorV(1); this gives a nullpointexception


Op dinsdag 12 november 2019 03:24:46 UTC+1 schreef Shai Almog:
>
> Try adding the anchor with a null image, maybe this is an issue with the 
> image.
> You can also use the MarkerOptions version of the addMarker API which lets 
> you set an anchor point.
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/89d212f6-9db8-4e07-8015-16345446991e%40googlegroups.com.

Reply via email to