Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hdastageeri
hft_awado_app
Commits
3d588c7d
Commit
3d588c7d
authored
Nov 29, 2019
by
Ratnadeep Rajendra Kharade
Browse files
Removed extra spaces from files and formatted code.
parent
40f45d2c
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/app/home/home.page.html
View file @
3d588c7d
...
...
@@ -12,8 +12,8 @@
</ion-item>
</ion-toolbar>
</ion-header>
<ion-content>
<ion-content>
<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 #mapElement style="width: 100%; height: 100%" id="mapContainer"></div-->
...
...
src/app/home/home.page.ts
View file @
3d588c7d
...
...
@@ -91,10 +91,6 @@ export class HomePage {
});
}
loadmap
(
style
)
{
// Obtain the default map types from the platform object
var
mapStyle
=
"
raster
"
;
...
...
@@ -263,7 +259,6 @@ export class HomePage {
this
.
isBikeReserved
=
false
;
},
(
error
)
=>
console
.
log
(
error
));
});
}
}
src/assets/images/bike2gologo.png
View replaced file @
40f45d2c
View file @
3d588c7d
10 KB
|
W:
|
H:
8.25 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment