a simple 'switch-on' modification will not help you very much in most
cases without adding a new logic of layer priorities (point over
polygon, layer xyz before abc, etc).

If you have e.g. polygons and points, how do you want to tell the
application that when moving the mouse over a point, the point value is
displayed instead of the polygon feature below? The 'auto-identify'
always just displays the first feature found.

Functions and files for this have typically 'query' in their name, but
it might be a lot to check one after the other. 'zoombox.js' manages
the mouse actions.

Armin

Matt Doggett wrote:
> With regular Identify function, clicking on the map returns ALL layers
> selected for the Query in a separate window.
> 
>  
> 
> With the "auto identify" function, only a single layer is queryable.  We
> want this method to display/query ALL selected layers just like the Identify
> function does. How can we go about doing this? Can you point me to the right
> files, js code to modify so we could get this behavior?
> 
>  
> 
> Thanks.
> 
>  
> 
> Matt
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> pmapper-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to