Is there a method I can use to get the current map center from a Google maps page from within a component?
I have no problem getting the center when on the page the map is on but the options to select the center aren't available from within the component.
The component is currently in a stack, overlaying the map. I'd prefer not to have to break it apart to achieve my needs...