Skip to content

Instantly share code, notes, and snippets.

@TrevorBasinger
Created August 17, 2015 22:01
Show Gist options
  • Select an option

  • Save TrevorBasinger/a2e3798a813926a541f6 to your computer and use it in GitHub Desktop.

Select an option

Save TrevorBasinger/a2e3798a813926a541f6 to your computer and use it in GitHub Desktop.
<div id="tab_location" class="tab-pane">
<style>
.angular-google-map-container { height: 600px !important; }
</style>
<unit-map ng-if="showMap" unit="{{unitNumber}}" ></unit-map>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment