UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

4 lines 169 B
var args = arguments[0] || {}; $.annotation.title = args.title || '<no title>'; $.annotation.latitude = args.latitude || 0; $.annotation.longitude = args.longitude || 0;