Removed unnecesary Geom Circle
This commit is contained in:
parent
ea5487c944
commit
9c328b0fe4
@ -122,9 +122,6 @@
|
|||||||
<vl-style-box>
|
<vl-style-box>
|
||||||
<vl-style-icon :src="getMarkerURL(cache)" :scale="2.0" :anchor="[0.5, 1]"></vl-style-icon>
|
<vl-style-icon :src="getMarkerURL(cache)" :scale="2.0" :anchor="[0.5, 1]"></vl-style-icon>
|
||||||
</vl-style-box>
|
</vl-style-box>
|
||||||
<vl-feature>
|
|
||||||
<vl-geom-circle :radius="10" :coordinates="[cache.stationen[0].longitude, cache.stationen[0].lattitude]" ></vl-geom-circle>
|
|
||||||
</vl-feature>
|
|
||||||
</template>
|
</template>
|
||||||
</vl-feature>
|
</vl-feature>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user