diff --git a/docs/src/.vuepress/config.js b/docs/src/.vuepress/config.js index 6a53e96..65b4d4b 100644 --- a/docs/src/.vuepress/config.js +++ b/docs/src/.vuepress/config.js @@ -83,6 +83,7 @@ module.exports = { path: '/examples/', children: [ '/examples/points-in-polygon', + '/examples/how-to-access-google-maps-object' ] },