Commit 3d588c7d authored by Ratnadeep Rajendra Kharade's avatar Ratnadeep Rajendra Kharade
Browse files

Removed extra spaces from files and formatted code.

parent 40f45d2c
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
</ion-item> </ion-item>
</ion-toolbar> </ion-toolbar>
</ion-header> </ion-header>
<ion-content>
<ion-content>
<div #mapElement2d style="width: 100%; height: 100%" id="mapContainer" *ngIf="!is3DChecked"></div> <div #mapElement2d style="width: 100%; height: 100%" id="mapContainer" *ngIf="!is3DChecked"></div>
<div #mapElement3d style="width: 100%; height: 100%" id="mapContainer" *ngIf="is3DChecked"></div> <div #mapElement3d style="width: 100%; height: 100%" id="mapContainer" *ngIf="is3DChecked"></div>
<!--div #mapElement style="width: 100%; height: 100%" id="mapContainer"></div--> <!--div #mapElement style="width: 100%; height: 100%" id="mapContainer"></div-->
......
...@@ -91,10 +91,6 @@ export class HomePage { ...@@ -91,10 +91,6 @@ export class HomePage {
}); });
} }
loadmap(style) { loadmap(style) {
// Obtain the default map types from the platform object // Obtain the default map types from the platform object
var mapStyle = "raster"; var mapStyle = "raster";
...@@ -263,7 +259,6 @@ export class HomePage { ...@@ -263,7 +259,6 @@ export class HomePage {
this.isBikeReserved=false; this.isBikeReserved=false;
}, (error) => console.log(error)); }, (error) => console.log(error));
}); });
} }
} }
src/assets/images/bike2gologo.png

10 KB | W: | H:

src/assets/images/bike2gologo.png

8.25 KB | W: | H:

src/assets/images/bike2gologo.png
src/assets/images/bike2gologo.png
src/assets/images/bike2gologo.png
src/assets/images/bike2gologo.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment