geoadmin / mf-geoadmin3

Legacy source code of map.geo.admin.ch
https://map.geo.admin.ch
Other
227 stars 72 forks source link

6.2.15 Tooltip DESKTOP : change mousepointer on mousover on features with tooltip #878

Closed davidoesch closed 9 years ago

davidoesch commented 10 years ago

ALL OS, All DESKTOP Browsers

When a feature of an active layer has a tooltip, change mousepointer on mousover on features with tooltip (from arrow to a questionmark) ( I know, UTFGrid we dont' have have and won't do)

gjn commented 10 years ago

Work is planned in ol3 vector-api branch that will probably enable us to do this without utf grid. We will have the possibility to have hit detection for raster layers as well as vector layers. This promises to be fast enough to be used to satisfy exactly this feature.

I'm in contact with Eric regarding this. He'll let us/me know when a first version of this might be available.

Note: it is already available for vector layers (which we don't have), but the principle could be tested using this.

gjn commented 10 years ago

See also: https://groups.google.com/forum/#!msg/re3-dev/DllIcuNTbjo/yBwwZ9FubS8J

cedricmoullet commented 9 years ago

@davidoesch use case for UTF Grid or we close it ?

davidoesch commented 9 years ago

If it can't done with pure ol3 as stated by @gjn above : utfgrid

oterral commented 9 years ago

Tis PR looks very promising for the functionnality we want https://github.com/openlayers/ol3/pull/3172

davidoesch commented 9 years ago

Yep --- Imho we should go in this direction.

On Mon, Jan 26, 2015 at 12:59 PM, oterral notifications@github.com wrote:

Tis PR lookx very promising for teh feature we want https://github.com/openlayers/ol3/pull/3172

Reply to this email directly or view it on GitHub: https://github.com/geoadmin/mf-geoadmin3/issues/878#issuecomment-71450728