Skip to content

Releases: wirecloud-fiware/ngsi-entity2poi-operator

v3.2.2

21 Apr 16:58
4a33fdd
Compare
Choose a tag to compare
  • Fix problems sending icon configuration

v3.2.1

21 Apr 17:16
705b073
Compare
Choose a tag to compare
  • Add tooltip title
  • Provide anchor details when sending poi events

v3.2.0

13 May 09:25
bb305a8
Compare
Choose a tag to compare
  • Use location as the default value for the coordinates attribute.
  • Remove support for the deprecated currentLocation option used on the map
    widgets.

v3.1.2 (2018-05-05)

05 May 00:03
9461116
Compare
Choose a tag to compare
  • Fix some problems managing entity coordinates.

v3.1.1 (2018-05-05)

04 May 22:54
812d5a9
Compare
Choose a tag to compare
  • Fix bug managing object encoded input data. Fix #1

v3.1.0 (2017-11-25)

25 Nov 09:56
Compare
Choose a tag to compare
  • Support object encoded input throught the PoI input endpoint in addition
    to the already supported JSON encoded strings.
  • Support to pass entity lists in addition to individual entities.
  • Use entity lists when sending entities throught the output endpoint.
  • Parse geo:json data when the attribute configured using the "Coordinates
    attribute" uses such a value.
  • Use JSON.stringify to render structured values.