From 1850dfa34747abd3f396f23fa4b3efff2d617f0e Mon Sep 17 00:00:00 2001
From: Matthieu Fesselier <matthieu@startinblox.com>
Date: Thu, 22 Jul 2021 15:36:20 +0200
Subject: [PATCH] update map doc

---
 source/import_documentation/Components/Solid-Map.rst | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/source/import_documentation/Components/Solid-Map.rst b/source/import_documentation/Components/Solid-Map.rst
index 1e02551..24aa0c8 100644
--- a/source/import_documentation/Components/Solid-Map.rst
+++ b/source/import_documentation/Components/Solid-Map.rst
@@ -13,16 +13,6 @@ of fields needed to display the resources properly:
 respectively ``http://www.w3.org/2003/01/geo/wgs84_pos#lat`` and ``http://www.w3.org/2003/01/geo/wgs84_pos#lng``.
 
 
-How to use
-----------
-
-The ``solid-map`` module needs to be imported independantly from the core, like following:
-
-.. code:: html
-
-  <script type="module" src="https://unpkg.com/@startinblox/core/dist/components/solid-map.js"></script>
-
-
 Mixins
 ------
 
-- 
GitLab