Google Maps and how I show the address in the map

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
11/24/2010 9:04:31 AM
Gravatar
Total Posts 11

Google Maps and how I show the address in the map

hey everybody,

i have an issue with the google maps module ...
for a customer i want to display this nice speech bubble with the address in it he was searching for. but i can't find any help in the documentation for this problem. i set my google maps api key in the web.config and also try different settings like GoogleMapShowInfoWindowSetting = true and so on, but it doesn't help so far.

br matt

11/24/2010 10:14:45 AM
Gravatar
Total Posts 2239

Re: Google Maps and how I show the address in the map

Hi Matt,

Have you looked at the Feature Instance Settings for the Google Map module? You get to these settings by clicking the "settings" link next to the Title of the Module Instance.

I believe the setting you are looking for is "Show Location Info Ballon"

HTH,
Joe D.

11/25/2010 2:06:33 AM
Gravatar
Total Posts 11

Re: Google Maps and how I show the address in the map

hi joe,

thanks for the quick help, but unfortunately this doesn't help me.
my customer uses the calendar and enter his location into the form so that he gets a google map in his new calendar event. the live system is using the .NET 3.5 version of mojoportal, i've also a .NET 4.0 version on my localhost, but i can't find the settings you're talking about. i just get some settings clicking on the advanced settings -> module types -> google maps, but there is no setting you've mentioned before.

or must i add the parameter to this settings?

br matt

11/25/2010 7:16:53 AM
Gravatar
Total Posts 18439

Re: Google Maps and how I show the address in the map

go to the page with the event calendar on it and click the settings link next to the title of the calendar

11/25/2010 7:33:16 AM
Gravatar
Total Posts 11

Re: Google Maps and how I show the address in the map

hey joe,

thanks a lot! fixing a "bug" within one click ... nice :)
but there is one little question left: why is this a calendar setting and not a google map setting? ;) :D
or is this just my own misunderstanding of the system?

br matt

11/25/2010 7:43:39 AM
Gravatar
Total Posts 18439

Re: Google Maps and how I show the address in the map

google map is a separate feature than event calendar, both features have this setting but they are separate features, event calendar feature is about events and it has support for google map but it is independent of the google map feature. there is no cross talk between features that plug into the cms pages, each feature is self contained and does not depend on other features. under the hood they do both use the same google map control but  when we speak of "features" we mean features that plug into the cms pages. one could think of the google map control as a feature but it is not a feature in the same context, it is just a re-usable component that is used in several features.

11/25/2010 7:58:16 AM
Gravatar
Total Posts 11

Re: Google Maps and how I show the address in the map

thanks for this explanation :)

You must sign in to post in the forums. This thread is closed to new posts.