TalkingMaps

This project is not covered by Drupal’s security advisory policy.

This module is going to create a specific Content Type and related Twig template to create, store and render TalkingMaps stories.

We are the TenOli team (Martino & Federico), we love maps and web programming and we are OpenSource enthusiastic. We wanted to create an editor for storymaps that was easy to customize, easy to share and easily integrated with QGIS maps and other web resources, and, obviously, totally Open Source. All this in order to be free to tell our stories whitout any limitations.

Update with 8.x-1.6 and next versions:
------------------------------------------------------
The content type has now 2 new more field to add ESRI ArcGis Storymaps application IDs
if one of these field is filled then the iframe will be replaced with the published story from ESRI otherwise TalkingMaps will be the default story editor:

case OLD ESRI Template system:

you will need to host a buil template of ESRI storymaps under the webserver root /storymap/index.html

and fill the OLD ESRI Application ID as provided by ESRI ArcGis Online story editor

see ESRI host Storymaps

case NEW ESRI Storymaps Template:

in this case the iframe will just point to the published link of ESRI storymap no need to host nothing.

and fill the OLD ESRI Application ID as provided by ESRI ArcGis Online story editor

added a default view (block and page "/tm_recent_stories")
added dependencies to drupal:views and drupal:nodes

Added Page html.twig template to render better the node without unnecessary regions.

Fixed overflow (srollbars) while rendering different stories (esri, talkingmaps..)

INSTALLATION

--------------------

Install the module then clone the master repository from:

git clone https://gitlab.com/fritz4/talkingmaps.git

and place it under your /libraries/talkingmaps/ folder

See the full project and demos: talkingmaps.eu

Read the documentation

Project information

Releases