Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. //add the start button
  2. var startButton = 'images/startbutton.png';
  3. annotation.rightButton = startButton;
  4. mapview.addAnnotation(annotation);