Hi Rik,

Right now when I add another field to the view with the IP Geo Map, it opens a balloon and then inside this balloon that field is clickable.
What I would like is that when I add a field, like say nodetitle, that with clicking on the marker, the node itself is loaded.

This adds functionality to your great module, in that perspective that it can be used as real marker Map for more deeper info with the better user experience.
The user doesn't need to have to click twice to get to the deeper information 'behind' the map. For my case, a hotels on the road website this would improve user experience a lot!
This is an advanced feature request of https://www.drupal.org/node/2613706 and as asked I made a new one for this.

Thanks in advance for your reply!
Greetings, Martijn

CommentFileSizeAuthor
#11 IPGV&M goto content on click.png219.35 KBRdeBoer
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Summit created an issue. See original summary.

Summit’s picture

Hi Rik,

Do you may be have a timeline to be able to not use balloons, but go directly to the content?

Thanks a lot in advance for your reply!
Greetings, Martijn

RdeBoer’s picture

Hi Martijn,
No funding yet and no timeline yet. I wish I could afford to take time off my paid job, to do work on this for free. But I can't at the moment.
Rik

Summit’s picture

Hi Rik,
I understand. On the other hand this seems to me basic functionality what within drupal you should be able to do with a map within views.
Have a pointer/marker, click on it, and go to the node..

May be any one else can jump in to get this basic functionality implemented?
Greetings, Martijn

Summit’s picture

Title: When clicking on the marker, go directly to the deeper information (like node added view field) » No popup with click on marker

Hi,

I see the leaflet module has a patch what may be can be handy with this?
https://www.drupal.org/node/2168179
I see an option; yes/no show a popup when locations are selected
Could this may be help or may be also this http://stackoverflow.com/questions/29149778/lealfet-external-link-withou...?

I am not a programmer, but trying to get this functionality easy within scope.

Greetings, Martijn

RdeBoer’s picture

Hi Martijn,
Those are useful reference but don't do exactly what you want? Or do they? The first one in particular is still about popups. Different ways of popping up popups.
But you don't want a popup at all, right?
Rik

Summit’s picture

Hi Rik,

You are correct. I do not want a popup at all for this website.
This distracts the visitor and leads to leaving the site early.

Thanks for clerifying this more.
greetings, Martijn

Summit’s picture

Hi,
Is there may be a short term alternative. Something to use a special case that a click goes to the underneath node.
So a solution which is only implemented when the views field is a node (id)?
Greetings, Martijn

RdeBoer’s picture

  • RdeBoer committed 5397187 on 7.x-1.x
    New feature: 'goto content on click' [#2615374]
    
RdeBoer’s picture

2 new tick boxes on map configuration panel in Views UI, see screenshot.
Available now in IPGV&M 7.x-1.x-dev

Vrolijke Sinterklaas!

RdeBoer’s picture

Title: No popup with click on marker » "Go to content on marker click" feature (rather than balloon popup on click)
Assigned: Unassigned » RdeBoer
Status: Active » Fixed
Summit’s picture

Status: Fixed » Needs work

Hi Rob,

It is working great on homepage. Thanks!

It is not yet working on term pages.. Somehow it keeps the map-url and plugs the node id after it.
So instead of http://www.hotels-onderweg.nl/hotel-l%C3%B6wensteiner-haus
it becomes http://www.hotels-onderweg.nl/snelwegtraject/duitsland-alle-trajecten/a3...
For now I kept the old situation on those pages.

Next to this it would be almost a christmas present if with hovering over the marker the balloon would show and have this as an option..and with clicking the contentpage is triggered!

Happy Sinterklaas for you also Rik!
Greetings, Martijn

RdeBoer’s picture

I fixed your Sinterklaas present.

I don't believe in Santa.... (and your "balloon-popup on marker hover" is really a new presentfeature request: #2629164: Pop up balloon over marker on mouse hover, rather than mouse click).

And my name is Rik, not Rob :-(

RdeBoer’s picture

Status: Needs work » Fixed
RdeBoer’s picture

RdeBoer’s picture

Summit’s picture

Hi Rik,

I knew that..sorry...I mailed a friend Rob just after the message to you and called him Rik haha.
Santa Claus and Sinterklaas are the same :).
But anyway Thanks! And a happy Sinterklaas if you are celebrating this!

Greetings, Martijn

RdeBoer’s picture

Santa Claus is a fraud and Sinterklaas is the genuine article.

Summit’s picture

Hi Yes, Sinterklaas is genuine! It is a very old tail :)
Rik it is working now all!! Thanks you very much!
Greetings, Martijn

RdeBoer’s picture

Cool.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rooby’s picture

This functionality doesn't seem to exist in the latest version. Was it removed?

[EDIT] Oh, it looks like it is only on the leaflet maps, not gmaps.

rooby’s picture

For reference, I have opened a follow up for Google Maps. #2866921: Add more control over balloons with Google Maps