feat(maps): add the gmaps and the leaflet component pages

This commit is contained in:
Alexander Zhukov 2017-05-06 20:02:26 +03:00
parent e5f3f211f9
commit 6d8d55c8cc
18 changed files with 180 additions and 27 deletions

View file

@ -82,7 +82,6 @@
</div>
</div>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
</div>
<div class="col-md-6">
@ -110,7 +109,6 @@
</fieldset>
</form>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
<nga-card>
<nga-card-header>
@ -136,7 +134,6 @@
<small class="form-text text-muted">Example help text that remains unchanged.</small>
</div>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
</div>
</div>
@ -216,7 +213,6 @@
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
</div>
<div class="col-md-6">
@ -253,7 +249,6 @@
<input type="text" class="form-control" aria-label="Amount (to the nearest dollar)">
</div>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
<nga-card>
<nga-card-header>
@ -279,7 +274,6 @@
<span class="help-block">Rate: {{ rate2 }}</span>
</div>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
<nga-card>
<nga-card-header>
@ -308,7 +302,6 @@
</select>
</div>
</nga-card-body>
<nga-card-footer></nga-card-footer>
</nga-card>
</div>
</div>