FeaturePopups_Utils | |
Functions | |
getLocationFromHandler | Get location from event handler. |
OpenLayers.Control.FeaturePopups_Utils.getLocationFromHandler = function( featureHandler, feature )
Get location from event handler.
featureHandler | {<OpenLayers.Control.Handler.Feature>} |
feature | {<OpenLayers.Feature.Vector>} |
{<OpenLayers.LonLat>} Location from pixel where the feature was selected.
Get location from event handler.
OpenLayers.Control.FeaturePopups_Utils.getLocationFromHandler = function( featureHandler, feature )