×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Maptypes

Maptypes 12 years 8 months ago #13427

  • Iki Cvetkovski
  • Iki Cvetkovski's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 69
  • Thank you received: 0
When maptypes are set to all types, the map is okay and we can choose labels from Satellite drop down menu, but when we select in backend only Satellite, labels are gone.

Is there any option that I can change to show only satellite view + labels?

Maptypes 12 years 8 months ago #13430

  • Bruce Hatton
  • Bruce Hatton's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 62
  • Thank you received: 0
Config - Basic Settings - Map Types - Only Hybrid Map.
You will kick yourself. :)

Maptypes 12 years 8 months ago #13469

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Iki, is what Bruce said doing what you want? Or do you want something else?

Maptypes 12 years 8 months ago #13471

  • Bruce Hatton
  • Bruce Hatton's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 62
  • Thank you received: 0
Is there a way to choose the 'start' map type? Let's say I want 'all map types', but I want Hotspots to open in Hybrid view rather than map view.

Maptypes 12 years 8 months ago #13474

  • Iki Cvetkovski
  • Iki Cvetkovski's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 69
  • Thank you received: 0
Yep, thats it :) didnt know its called "hybrid" :)

Appreciate Burce :)

Maptypes 12 years 8 months ago #13478

  • Iki Cvetkovski
  • Iki Cvetkovski's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 69
  • Thank you received: 0
Also, when my map is hybrid by default and when I click to any location (detail page) it goes back to normal map.

Maptypes 12 years 8 months ago #13504

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Iki, could you please try the following for me.
Go to media/com_hotspots/js/Hotspots.Hotspot.js

line 35
this.map.setCenter(position);

after it add this line
this.setMapType();

is the map showing in hybrid mode now?
Daniel

Maptypes 12 years 8 months ago #13510

  • Iki Cvetkovski
  • Iki Cvetkovski's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 69
  • Thank you received: 0
Its not working Dan, I just tried. On opening its hybrid and its fine, but when I click on any location Read More, it goes back to normal + hybrid to choose.

Maptypes 12 years 8 months ago #13511

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Ok, I just tested this myself and that is not true! When I click on readmore the map is in hybrid mode and you have the option to choose if you want the standard map... (that is the only difference with the map view - in single view you have the option to choose - map/satelite) but the default map is hybrid. My modification from above is working:
this.setMapType();

Make sure to delete cache etc..
Daniel

Maptypes 12 years 8 months ago #13512

  • Iki Cvetkovski
  • Iki Cvetkovski's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 69
  • Thank you received: 0
You're right :) Its working, it was cache problem. 1st time I just tried with refreshing :)

Great, thank you a lot!!

Maptypes 12 years 8 months ago #13518

  • Bruce Hatton
  • Bruce Hatton's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 62
  • Thank you received: 0
Sorry to repeat...

Is there a way to choose the 'start' map type? Let's say I want 'all map types', but I want Hotspots to open in Hybrid view rather than map view.
  • Page:
  • 1
Time to create page: 0.126 seconds