Left-Aligned Google Map
Embedding an interactive Google Map alongside your content helps visitors quickly locate your offices, venues, or specific points of interest. The left-aligned layout keeps the map clearly visible while allowing your descriptive text to wrap naturally around it, maintaining a clean and very readable page structure throughout your entire site.
Canvas makes it straightforward to configure map zoom levels, center coordinates, and custom marker pins directly through simple HTML data attributes. Whether you are showcasing a single city or an entire network of global branches, this approach provides a seamless integration without requiring complex JavaScript setup, additional libraries, or backend configuration.
Right-Aligned Google Map
A right-aligned map creates an effective visual anchor at the start of your content block. Readers can immediately orient themselves geographically while the descriptive text provides additional context about the location. This layout is ideal for office directories, event venues, or any page where spatial awareness enhances the user experience.
Configuring the data-address attribute with any valid street address or city name automatically centers the map on that location. The responsive design ensures the inline map scales correctly across all screen sizes, from mobile phones to widescreen displays, giving every visitor a consistently polished browsing experience with accurate geographic context.
Full Width Google Map with Multiple Markers
Multiple custom markers let you highlight several key locations on a single map view, making it easy for visitors to compare sites at a glance. Use the data-markers attribute to define each pin with its own address and popup HTML label, and supply a data-icon property to swap in your own branded icon instead of the default Google marker pin.
100% Full Width Google Map
A full-bleed map spanning the entire page width delivers a bold, immersive look that works particularly well on landing pages and contact sections. Simply omit the container wrapper and allow the map element to stretch edge-to-edge. Combine it with the data-zoom attribute to control how closely the initial view focuses on your selected region or city.