Add new example

This commit is contained in:
Fawad Mirzad
2022-05-10 15:20:23 +02:00
committed by GitHub
parent e5a889ffb9
commit a23f5453bb

View File

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