Created
August 17, 2015 22:01
-
-
Save TrevorBasinger/a2e3798a813926a541f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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