diff --git a/source/import_documentation/Components/Solid-Map.rst b/source/import_documentation/Components/Solid-Map.rst index 1e02551165f21dd24640e76568624a30a037942b..24aa0c888885f8685bda17b7eb20a51bde4ae9ac 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 ------