jQuery imgNotes - Custom Marker Example

This example demonstrates a custom implementation of the "onAdd" callback to insert the note marker. Any code that generates a valid DOM element should work. In this case, as an alternative to just using a different image, the implementation of the callback just inserts a randomly colored div element with rounded ends and instead of a number the marker text is an upper case letter.