Skip to content

v0.2.0

Compare
Choose a tag to compare
@bcamper bcamper released this 26 May 17:45
· 78 commits to master since this release
  • Add HubTextNote.focus() method (and remove focus option from HubTextNotesLayer.addNoteForGraphic()).
  • Store note map point as full Point geometry 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.