Skip to content

Commit

Permalink
Fix mapObject reference during GeoJSON rendering
Browse files Browse the repository at this point in the history
This change fixes the bug that caused GeoJSON layers to not be able to
be removed and re-added. This could be seen in situations where there
was a `v-if` or `v-for` attribute on the `v-geojson` element.
  • Loading branch information
jteppinette committed Aug 17, 2017
1 parent db3705e commit b387a58
Show file tree
Hide file tree
Showing 6 changed files with 6,095 additions and 77 deletions.
140 changes: 70 additions & 70 deletions dist/vue2-leaflet.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vue2-leaflet.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue2-leaflet.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit b387a58

Please sign in to comment.