Bookmarks widget in the Javascript API?

991
4
Jump to solution
04-23-2018 05:42 AM
CarstenAndersson
Occasional Contributor

Hi.

Does anyone know when (or if) a bookmarks widget will be available in the Javascript API?

Preferably a widget that can show, add, edit, remove and clear bookmarks from a WebMap 🙂

Regards.

Carsten

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Carsten,

  The Bookmarks and BookmarkItem classes are marked as coming soon.

View solution in original post

4 Replies
RobertScheitlin__GISP
MVP Emeritus

Carsten,

   I assume your are asking about the 4.x API, since the 3.x API does have one already. If so there is not one but I threw together some code to get you close to the 3.x version:

https://community.esri.com/thread/205392-bookmark-in-arcgis-javascript-4x 

0 Kudos
CarstenAndersson
Occasional Contributor

Yes, i was referring to the 4.x API. I've seen the code you wrote, but I would be able to handle (add, remove, edit) the bookmarks from a web map 🙂

Do you know if Esri will provide a widget like this in the future?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Carsten,

  The Bookmarks and BookmarkItem classes are marked as coming soon.

CarstenAndersson
Occasional Contributor

Thanks 🙂

0 Kudos