Google Map

Google Map rendered using iframe. To display your map, you need to change the path in the iframe:

1)Find container in html:
					

2)Inside there will be an iframe, where the path is set in "data-src"

*data-src - here you need to insert your path to the map
**data-bg - preview image before loading the map

BACK TO TOP