From 411376bc7774b79076cf179c559865fb56801e79 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 5 Sep 2018 15:36:52 +1200 Subject: Change map server --- modern/src/MainMap.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modern') diff --git a/modern/src/MainMap.js b/modern/src/MainMap.js index 27c58bc..3388d67 100644 --- a/modern/src/MainMap.js +++ b/modern/src/MainMap.js @@ -13,9 +13,8 @@ class MainMap extends Component { return ( + attribution='© OpenStreetMap contributors, © CARTO' + url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png" /> A pretty CSS3 popup.
Easily customizable. -- cgit v1.2.3