Now I have looked at custom components and ability to nest them inside each other, it was time to move on to practicing with the Polymer Project elements. The aim of this was to understand how to use them, but because I had already learnt so much I knew it would be reasonably simple.
The Code;
It was simple, allI needed to do was import the code, use the element tag for the google map and add the map attributes to the code and it was done!
The Result;
As you can see the map is now implemented into the page exactly as coded.