Tagged: JavaScript

2

Folium Draw plugin – extended functionality

The Draw is a very nice plugin dedicated to anyone who wishes to draw editable vectors on the Folium map. It’s a comprehensive plugin, that can add lines, polylines, polygons, rectangles, circles, circlemarkers, and...

0

Styling on-click marker on Python Folium map

Recently I’ve explained to you how to launch Google Street View from any place on the Folium map. Today it’s the time for continuation – styling the on-click marker, which can be applied to...

0

Opening Street View with Python Folium map

Folium is a powerful Python library dedicated to geospatial data visualization. Its major engine is based on Leaflet – an open-source JavaScript library for mobile-friendly interactive maps. There are a lot of sources on...

0

Saving Openlayers custom drawings as the .geoJSON file

In this short post, I would like to demonstrate to you the programmatic method of saving the custom shapes in OpenLayers as the .geoJSON file. Drawing your own features on the OpenLayers map canvas...

0

QGIS2web Openlayers map pop-up customization

QGIS2web plugin is very handy because it is somewhat of a gateway between your QGIS project and its presence outside in the interactive version. The plugin is able to render as much as it...

0

Content management in KML files

In my previous article, I clarified the link management in the relation between Google MyMaps – .kml files – Google Earth and the other way around. Now, as a continuation, I would like to...