📄️ Display the map
First, include the map library Javascript on your page. We recommend that you copy the node_modules/@aptuitiv/gmaps/dist/index.js file to your website files and upload it to your website.
📄️ Map Controls
There are multiple map controls that you can configure for Google Maps. You can also add custom controls.
📄️ Multiple maps on one page
There isn't anything special that you need to do to display multiple Google Maps on one page.
📄️ When the map is hidden initially
If the map on your website isn't visible initially because it has a display: none style, then there are a few extra things to consider.