Skip to content

Instantly share code, notes, and snippets.

@gordonbanderson
Last active December 15, 2015 17:39
Show Gist options
  • Save gordonbanderson/5297840 to your computer and use it in GitHub Desktop.
Save gordonbanderson/5297840 to your computer and use it in GitHub Desktop.
Page with Map and Layers
<?php
// layers are configured in _config.php
class PageWithMapAndLayers extends PageWithMap {
}
class PageWithMapAndLayers_Controller extends DemoPage_Controller {
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment