Completed
Last Updated: 18 May 2017 09:27 by ADMIN
ADMIN
Martin Ivanov
Created on: 23 Jan 2017 11:32
Category: Map
Type: Bug Report
0
Map: The binding to the ShapeFill property of the map bindable wrappers is not applied on property changed
When you have a bindable wrapper as MapEllipseView, MapPolygonView, etc. and bind its ShapeFill property to the view model, the fill is not applied.

This is resolved when the UseRegularFill() method of the MapDataShape object is called manually. You can use this approach to work around the issue.


Available in LIB version: 2017.2.522
0 comments