This commit is contained in:
parent
eb14dcb12e
commit
45f31e360c
@ -60,7 +60,7 @@
|
||||
></l-tile-layer>
|
||||
<l-control-scale position="topright" :imperial="false" :metric="true"></l-control-scale>
|
||||
|
||||
<l-marker v-if="item.hotel && item.hotel.icon" :lat-lng.sync="item.hotel.latlon">
|
||||
<l-marker v-if="item.hotel" :lat-lng.sync="item.hotel.latlon">
|
||||
<l-icon>
|
||||
<div v-html="generate_icon(item.hotel,'darkblue')"></div>
|
||||
</l-icon>
|
||||
|
Loading…
x
Reference in New Issue
Block a user