Update config.js

This commit is contained in:
Fawad Mirzad
2022-05-10 15:58:29 +02:00
committed by GitHub
parent 8296d74f45
commit 1f0a9358cd

View File

@@ -83,7 +83,8 @@ module.exports = {
path: '/examples/',
children: [
'/examples/points-in-polygon',
'/examples/how-to-access-google-maps-object'
'/examples/how-to-access-google-maps-object',
'/examples/how-to-add-custom-controls'
]
},