This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
trungnd
/
iot-web-ui
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
3
Releases
0
Wiki
Activity
Labels
Milestones
New Pull Request
#13
fix width
Merged
trungnd
merged 1 commits from
features/update-page-map
into
master
1 year ago
Conversation
0
Commits
1
Files Changed
1
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Show Diff Stats
+1
-1
src/app/modules/overview/map/map.component.ts
+ 1
- 1
src/app/modules/overview/map/map.component.ts
View File
${htmlContent}
${htmlContent}
</div>
</div>
</div>`,
</div>`,
iconSize: [
1
00, 30],
iconSize: [
2
00, 30],
className: className
className: className
});
});
}
}
Write
Preview
Loading…
Cancel
Save