mergMKAddAnnotationWithImage animation problem...

This is the place to get technical support and discuss all things to do with MergEXT

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller, monte

Post Reply
paulsr
Posts: 222
Joined: Thu Jul 19, 2012 9:47 am
Location: Khanom, Nakhon Si Thammarat, Thailand
Contact:

mergMKAddAnnotationWithImage animation problem...

Post by paulsr » Sun Jun 07, 2015 6:09 am

Greetings:

For some reason I can't get animation to work with mergMKAddAnnotationWithImage

If I understand correctly, the following line of code should create an animated "pin" using my own image. The custom pin should drop from the top of the map just as the standard pins do.

Code: Select all

put mergMKAddAnnotationWithImage((tPinLat, tPinLong), "my title", tImage, "my sub title", true, true, true) into tID
Everything is fine except for the animation. The image is correct, and it is correctly placed.

Did I do something wrong, or did I misunderstand something?

TIA

--paul

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: mergMKAddAnnotationWithImage animation problem...

Post by monte » Wed Jun 10, 2015 12:35 am

I'll check it out, thanks for the report
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Post Reply

Return to “MergEXT”