Commit 9434bf67 authored by seotts's avatar seotts Committed by Karishma Chadha

remove unused code

parent c1754b33
...@@ -58,10 +58,6 @@ const WorldMap = props => ( ...@@ -58,10 +58,6 @@ const WorldMap = props => (
fitbounds: 'locations', fitbounds: 'locations',
showland: true, showland: true,
landcolor: 'rgba(14,189,140, .05)' landcolor: 'rgba(14,189,140, .05)'
// showcountries: true
// center: {
// lat: 10
// }
}, },
dragmode: false, dragmode: false,
margin: { margin: {
......
// .map {
// width: 620px;
// // height: 100%;
// }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment