Disclaimer
This commit is contained in:
@@ -104,6 +104,12 @@
|
||||
<!-- <div style="height: 300px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers" [leafletCenter]="mapCenter" [leafletZoom]="mapZoom"></div> -->
|
||||
<div style="height: 400px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers"
|
||||
[leafletCenter]="mapCenter" [leafletZoom]="mapZoom" (leafletMapReady)="onMapReady($event)"></div>
|
||||
<p class="mt-3 text-xs text-neutral-500 leading-relaxed">
|
||||
The information on this listing has been provided by either the seller or a business broker representing the seller.
|
||||
BizMatch, Inc. has no interest or stake in the sale of this business and has not verified any of the information
|
||||
and assumes no responsibility for its accuracy, veracity, or completeness.
|
||||
See our full <a class="text-primary-600 hover:underline hover:cursor-pointer" routerLink="/terms-of-use">Terms of Use</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -105,6 +105,12 @@
|
||||
<!-- <div style="height: 300px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers" [leafletCenter]="mapCenter" [leafletZoom]="mapZoom"></div> -->
|
||||
<div style="height: 400px" leaflet [leafletOptions]="mapOptions" [leafletLayers]="mapLayers"
|
||||
[leafletCenter]="mapCenter" [leafletZoom]="mapZoom" (leafletMapReady)="onMapReady($event)"></div>
|
||||
<p class="mt-3 text-xs text-neutral-500 leading-relaxed">
|
||||
The information on this listing has been provided by either the seller or a business broker representing the seller.
|
||||
BizMatch, Inc. has no interest or stake in the sale of this business and has not verified any of the information
|
||||
and assumes no responsibility for its accuracy, veracity, or completeness.
|
||||
See our full <a class="text-primary-600 hover:underline hover:cursor-pointer" routerLink="/terms-of-use">Terms of Use</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user