Skip to content

Commit

Permalink
Item11187: Fix MANIFEST, default strategy
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/OpenLayersPlugin@12983 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Nov 2, 2011
1 parent cef3132 commit e191418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/Foswiki/Plugins/OpenLayersPlugin.pm
Expand Up @@ -226,6 +226,7 @@ sub typehandler_kml {
$strategy = ", new OpenLayers.Strategy.Cluster()";
} else {
$clustering = 'false';
$strategy = '';
}

if ($clustering eq 'true') {
Expand Down
1 change: 1 addition & 0 deletions lib/Foswiki/Plugins/OpenLayersPlugin/MANIFEST
Expand Up @@ -39,6 +39,7 @@ data/Applications/OpenLayers/WikiVectorForm.txt 0644
data/Applications/OpenLayers/WorldWindForm.txt 0644
data/Sandbox/PluginTestOpenLayersPlugin.txt 0644
data/Sandbox/WikiVectorForm.txt 0644
data/System/OpenLayersPlugin.txt 0644
lib/Foswiki/Plugins/OpenLayersPlugin.pm 0644
pub/Applications/OpenLayers/Layers/MyKMLFeatures/atrophotergum2.kml 0644
pub/Applications/OpenLayers/Layers/MyKMLFeatures/sundials-3.kml 0644
Expand Down

0 comments on commit e191418

Please sign in to comment.