jasper07 / openui5-googlemaps

Openui5 Googlemaps library
MIT License
65 stars 43 forks source link

Polygon with data binding doesn't update #27

Open jachness opened 7 years ago

jachness commented 7 years ago

Hi, I have displayed a Polygon successfully with draggable property enabled. Despite moving the polygon, the JSONModel doesn't update with the new coordinates. Since the data binding is fully supported I suppose this feature should work.

connecttobn commented 6 years ago

@jachness Could you add more info? Code snippet would really help.. :)