// Today we learn something different in appcelerator .
// In appcelerator we all kown that we drag pin on Map in iOS we can easily do that .
// In iOS there are some property is available like Dragabble .
// With the use of this property we can easily drag that pin on map in iOS
// But HOW to DRAG that PIN on MAP in ANDROID Device in Appcelerator ?
// Draggable property is only available in iOS not for ANDROID. :( :( :(
Here one video is available on Youtube that really good and with the help of this URL i solve my problem and that i share wuth you.
http://www.youtube.com/watch?v=M4fUlqKWg7g
And that sample code is also available on GIT.. :)
https://github.com/dharmik/Drag-Pin-In-Android
// In appcelerator we all kown that we drag pin on Map in iOS we can easily do that .
// In iOS there are some property is available like Dragabble .
// With the use of this property we can easily drag that pin on map in iOS
// But HOW to DRAG that PIN on MAP in ANDROID Device in Appcelerator ?
// Draggable property is only available in iOS not for ANDROID. :( :( :(
Here one video is available on Youtube that really good and with the help of this URL i solve my problem and that i share wuth you.
http://www.youtube.com/watch?v=M4fUlqKWg7g
And that sample code is also available on GIT.. :)
https://github.com/dharmik/Drag-Pin-In-Android
No comments:
Post a Comment