Hover text on layers
- Dima
- Offline
- Platinum Member
Less
More
1 year 2 months ago #15110
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Hover text on layers
Ie
Find string
And replace it to
Ie I added CSS style do not apply to leaflet tooltip class ("leaflet-tooltip")
Find string
Code:
[role=tooltip]:not(.show){
Code:
[role=tooltip]:not(.leaflet-tooltip):not(.show){
Ie I added CSS style do not apply to leaflet tooltip class ("leaflet-tooltip")
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 2 months ago #15111
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Hover text on layers
And I can see OpenStreetMap, but you write about ZhGmap, in section for Zh GoogleMap extension
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Chabi01
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 134
- Thank you received: 0
1 year 2 months ago #15112
by Chabi01
Replied by Chabi01 on topic Hover text on layers
Hi Dima,
Thanks for this.
Unfortunately, this show the text all the time but not on hover on my side...
Meanwhile, it works only for "amberieu-en-bugey" and not the others ?
Again, thanks Dima
Xavier
Thanks for this.
Unfortunately, this show the text all the time but not on hover on my side...
Meanwhile, it works only for "amberieu-en-bugey" and not the others ?
Again, thanks Dima
Xavier
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 2 months ago - 1 year 2 months ago #15113
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Hover text on layers
It can't show text all the time. I show image just for example.
For correct work just do as I tell for template CSS file
Open template.css file
Find string
And replace it to
Ie I added CSS style do not apply to leaflet tooltip class ("leaflet-tooltip")
For correct work just do as I tell for template CSS file
Open template.css file
Find string
Code:
[role=tooltip]:not(.show){
And replace it to
Code:
[role=tooltip]:not(.leaflet-tooltip):not(.show){
Ie I added CSS style do not apply to leaflet tooltip class ("leaflet-tooltip")
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 1 year 2 months ago by Dima.
Please Log in or Create an account to join the conversation.
- Chabi01
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 134
- Thank you received: 0
1 year 2 months ago #15115
by Chabi01
Replied by Chabi01 on topic Hover text on layers
Ok, Dima,
I have changed as you said.
Check the results : "Amberieu en bugey" is stuck shown and all the others are not shown on hover as I saw before...
Thanks for your help
Xavier
I have changed as you said.
Check the results : "Amberieu en bugey" is stuck shown and all the others are not shown on hover as I saw before...
Thanks for your help
Xavier
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
1 year 2 months ago - 1 year 2 months ago #15116
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Hover text on layers
Hi Xavier
I think you did all right, but I think you didn't correct enter parameters for that.
I think you set Placemark with label and has "sticky" label, which is displayed constantly.
I checked with default template and my strings and I can see hover text.
Check that your map in Advanced options has Show Hover text to Yes
Try to do some experiments
1 - create simple path (line), enter hover text and display it on map, do you have it?
2 - unpublish placemark over some path and check hover text over that territory (if you have entered it)
If you didn't get expected results you can give me temporary access to admin panel (just email me ZhukDL@gmail.com). And I'll try to understand your entered data and try to explain (or fix) your problem
I think you did all right, but I think you didn't correct enter parameters for that.
I think you set Placemark with label and has "sticky" label, which is displayed constantly.
I checked with default template and my strings and I can see hover text.
Check that your map in Advanced options has Show Hover text to Yes
Try to do some experiments
1 - create simple path (line), enter hover text and display it on map, do you have it?
2 - unpublish placemark over some path and check hover text over that territory (if you have entered it)
If you didn't get expected results you can give me temporary access to admin panel (just email me ZhukDL@gmail.com). And I'll try to understand your entered data and try to explain (or fix) your problem
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 1 year 2 months ago by Dima.
Please Log in or Create an account to join the conversation.
Time to create page: 0.178 seconds