Advertisement
sau1

startButton

May 12th, 2012
2,784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //add the start button
  2. var startButton = 'images/startbutton.png';
  3. annotation.rightButton = startButton;
  4. mapview.addAnnotation(annotation);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement