try passing in a null or an empty array for the controls property when you 
instantiate the map.  

mapOptions = {
  controls: {}
   ...
};
new OpenLayers.Map(mapOptions);
________________________________________
From: openlayers-users-boun...@lists.osgeo.org 
[openlayers-users-boun...@lists.osgeo.org] on behalf of bnare 
[bnare...@geomapgis.com]
Sent: Thursday, June 12, 2014 2:56 AM
To: openlayers-users@lists.osgeo.org
Subject: [OpenLayers-Users] Activate / desactivate default map interactions

Hi everyone,

It's possible to activate or desactivate default map interactions in
OpenLayer3 ?

I look forward to your response.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Activate-desactivate-default-map-interactions-tp5145483.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to