When I try to view the page in browser I get those errors:
vue.js?3de6:2611[Vue warn]: Do not use built-in or reserved HTML elements as component id: Marker warn @ vue.js?3de6:2611normalizeComponents @ vue.js?3de6:2830mergeOptions @ vue.js?3de6:2900Vue.extend @ vue.js?3de6:3240Vue.(anonymous function) @ vue.js?3de6:3294(anonymous function) @ app.js?8b67:31(anonymous function) @ app.js:636__webpack_require__ @ app.js:20(anonymous function) @ app.js:64(anonymous function) @ app.js:67
vue.js?3de6:2611[Vue warn]: Do not use built-in or reserved HTML elements as component id: Polyline warn @ vue.js?3de6:2611normalizeComponents @ vue.js?3de6:2830mergeOptions @ vue.js?3de6:2900Vue.extend @ vue.js?3de6:3240Vue.(anonymous function) @ vue.js?3de6:3294(anonymous function) @ app.js?8b67:31(anonymous function) @ app.js:636__webpack_require__ @ app.js:20(anonymous function) @ app.js:64(anonymous function) @ app.js:67
vue.js?3de6:2611[Vue warn]: Do not use built-in or reserved HTML elements as component id: Circle warn @ vue.js?3de6:2611normalizeComponents @ vue.js?3de6:2830mergeOptions @ vue.js?3de6:2900Vue.extend @ vue.js?3de6:3240Vue.(anonymous function) @ vue.js?3de6:3294(anonymous function) @ app.js?8b67:31(anonymous function) @ app.js:636__webpack_require__ @ app.js:20(anonymous function) @ app.js:64(anonymous function) @ app.js:67
vue.js?3de6:2611[Vue warn]: Do not use built-in or reserved HTML elements as component id: Polygon
My code:
When I try to view the page in browser I get those errors: