Skip to content

Commit

Permalink
fix(AzureMapPoint): πŸ› change properties binding
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Ruiz authored and Ricardo Ruiz committed Oct 23, 2019
1 parent e044bf6 commit 369ee17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugin/components/geometries/AzureMapPoint.vue
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ export default Vue.extend({
{
propName: 'pointProperties',
target: shape,
targetMethodName: 'properties',
targetEventName: 'shapechanged',
isSetAsObject: false,
identity: (
Expand Down

0 comments on commit 369ee17

Please sign in to comment.