Hello all,
I am developing a custom component for the municipality that I work for. This component will allow municipalities or utility companies to basically keep detailed information about the utility asset, such as type, location, notes, maintenance information etc. One of the major features of this component is the ability to store lat/long information via google maps. The issue I am having is that I can get the google map implementation to work just fine on the admin side of the component, BUT when I access the component on the public side and edit an entry, the google map is greyed out. I've installed a jquery no-conflict plugin and it did not help. Im pretty sure that there is a conflict somewhere between the template and the component some where, I just cannot figure out where. I've included a couple screen shots for reference.
Thanks again in advance for your help and guidance.