• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Google Maps - default view for Location

Google Maps - default view for Location 14 years 11 months ago #7647

Hi all,

I notice the default for the google map plugin is the satellite view.

Is there a way to change this to a default of Map view ?

Thanks,
Brad
The administrator has disabled public write access.

Re:Google Maps - default view for Location 14 years 11 months ago #7663

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

You cannot change the default satellite view. However this option is on our TO DO list.

Regards!
The administrator has disabled public write access.

Re:Google Maps - default view for Location 14 years 10 months ago #7774

Thanks Bogdan.

Sorry to annoy re this issue, but I'm in a corporate network that has IE6 and a nasty lockdown that means satellite view simply fails ("no zoom level available for region" on any satellite map), but a standard map view works fine.

Basically, without a standard map view, I can't use this component. But I really want to :)

Do you have any timeframe in mind for addressing this item ?
The administrator has disabled public write access.

Re:Google Maps - default view for Location 14 years 10 months ago #7776

  • bogdan
  • bogdan's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 122
  • Thank you received: 4
Hello ,

This option will be added in RSEvents! but i cannot give you an exact time on when this would happen . Hoverer i can help you by telling you which code to change in order to get this right.

Conforming to Google.com these are the types of maps :

* G_NORMAL_MAP - Map
* G_SATELLITE_MAP - Satellite
* G_HYBRID_MAP - Hybrid

All you have to do is edit /components/com_rsevents/models/events.php and search for line 401. All you have to do is replace {mapTypes:[G_HYBRID_MAP]} to what kind of map you want.


Regards!
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here

RSJoomla! Development Team
The administrator has disabled public write access.

Re:Google Maps - default view for Location 14 years 9 months ago #8187

Hi Bogdan, and apologies for the delay in my reply.

I had to also change locations.php in the same path, but your tip pointed me in the right direction.

All good - works a charm. Thanks !

Brad
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!