• CommentAuthorMattR
    • CommentTimeJan 27th 2011
     
    When adding markers to the map, is there a way of offsetting the image or object by x,y pixels so it is drawn above a lat/lon not directly on top?

    Cheers

    Matt
    • CommentAuthorSharonD
    • CommentTimeJan 31st 2011
     
    Hi,

    There are LatLonToXY and XYToLatLon methods in Map Class, therefore you should be able to convert between them and draw your objects whereever you like.

    Kind regards,
    Sharon