v0.2.0
- Add
HubTextNote.focus()method (and removefocusoption fromHubTextNotesLayer.addNoteForGraphic()). - Store note map point as full
Pointgeometry instance (for easier JSAPI compatibility when auto-casting not supported). - Improved handling of text background color (only include background color on text when it differs from foreground).
- Get first tests working with JSAPI dependencies.