Skip to content

Commit

Permalink
Step 18.11: Refactor PartiesMap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and Dotan Simha committed Nov 22, 2016
1 parent 93ad61a commit 1502e1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions imports/ui/components/partiesMap/partiesMap.html
@@ -1,6 +1,3 @@
<h4>
See all the parties:
</h4>
<div class="angular-google-map-container">
<ui-gmap-google-map center="partiesMap.map.center" zoom="partiesMap.map.zoom">
<ui-gmap-markers models="partiesMap.parties" coords="'location'" fit="true" idkey="'_id'" doRebuildAll="true"></ui-gmap-markers>
Expand Down

0 comments on commit 1502e1f

Please sign in to comment.