Hi people,
I am quite newby with OpenLayers starting from today and I found it quite amazing and promissing. This is one of the best mapping modules ever developed for Drupal.
I am trying to achive this and I am exploring more then eight houres over drupal.org website to find some info.
So, I am having "Content type" called "Tour info" and I have used cck module for OpenLayers to get the map.
So, I am having only polyline. Everythings works fine and there is no bugs yet.
I am trying to figure it out, how to get popup when user click on some place on the map so user can insert location name or some description.
As I see from a lot of cenversations it is possible, but I really cannot figure it out.
Also, how to achive tooltip???
Any help would be great.
Thanks in advance

Comments

phayes’s picture

Are you trying to make it so that users can add information to the map by clicking on it and then filling out a form that appears in the pop-up? This is not yet possible. But you could likely find a developer to code it for you.

If you are simply trying to get a map of all the different tours, and then have the user click a tour-line for more info, you can do this with views.

Some more details?

neddim’s picture

Yes, I am trying to have users tour-lines. How can I achive this via views? Short explanation would be enough and thank for your response.
I want to assign some text to certain point on the map ( text, lat/long, weather and maybe image).

zzolo’s picture

neddim make sure you are using the most recent dev version as well.

neddim’s picture

Thanks zzolo ;)

zzolo’s picture

Status: Active » Closed (fixed)

I'll take it from the smile, that this is working for you now, so closing.