Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
AR_mapping
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WebXR
AR_mapping
Commits
ec6b7e5f
Commit
ec6b7e5f
authored
Jun 21, 2018
by
Venkata Vishnu Katragadda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update index.html
parent
62d4905e
Pipeline
#14535
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.html
index.html
+2
-2
No files found.
index.html
View file @
ec6b7e5f
...
...
@@ -29,7 +29,7 @@
var
myIcon
=
L
.
icon
({
iconUrl
:
'
/
icons/fitness.png
'
,
iconUrl
:
'
icons/fitness.png
'
,
iconSize
:
[
20
,
20
],
iconAnchor
:
[
5
,
5
],
popupAnchor
:
[
10
,
10
],
...
...
@@ -38,7 +38,7 @@ var myIcon = L.icon({
L
.
marker
([
17.59454
,
78.44211
],
{
icon
:
myIcon
}).
addTo
(
map
);
var
myIcon
=
L
.
icon
({
iconUrl
:
'
/icons/atm.png
'
,
iconUrl
:
"
icons/atm.png
"
,
iconSize
:
[
20
,
20
],
iconAnchor
:
[
5
,
5
],
popupAnchor
:
[
10
,
10
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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