#
webgis
Here are 141 public repositories matching this topic...
Leaflet Control Layers extended with support groups and icons
-
Updated
May 26, 2022 - JavaScript
Display GeoTIFFs and soon other types of raster on your Leaflet Map
satellite
leaflet
geo
geospatial
gis
raster
geotiff
leaflet-map
satellite-imagery
webgis
geospatial-visualization
georaster
-
Updated
Aug 6, 2022 - HTML
Build dynamic JSON Layer via Ajax/JSONP with caching
-
Updated
Jul 20, 2021 - JavaScript
JakobMiksch
commented
Apr 7, 2022
The listeners of the InfoClickWin are not unregistered. See here: https://github.com/meggsimum/wegue/blob/master/src/components/infoclick/InfoClickWin.vue#L146-L154
I can probably fixed with:
if (visible) {
me.registerMapClick();
} else {
me.registerMapClick(true); // <-- THIS IS THE FIX
[...]
}Normally, this bug is not noticed, but can have ef
Web Mapping @ Oregon State University
-
Updated
Nov 27, 2019 - HTML
A modern, full-featured OpenLayers based map viewer and editor
-
Updated
Aug 8, 2022 - JavaScript
Simple location picker on Leaflet map
-
Updated
Jul 20, 2021 - JavaScript
A react component framework for declarative GIS application development.
react
geojson
maps
mapbox-gl-js
leaflet
gis
openlayers
webgis-framework
webgis
maplibre
maplibre-gl-js
wkt-crs
maplibregl
mapcomponents
-
Updated
Aug 9, 2022 - JavaScript
BasiGX is an ExtJS package used to create modern GIS-Applications based on ExtJS 6, GeoExt 4 and OpenLayers 6.5.0. It consists of multiple components that helps the developer to put together a customized app quickly.
-
Updated
Aug 9, 2022 - JavaScript
Awesome lists about all kinds of cesium related resources.
-
Updated
Oct 18, 2021
Internet GIS Framework for MapServer with PHP
-
Updated
Aug 9, 2022 - PLpgSQL
Projeto apresentado na Live de Python do Canal Geocast Brasil.
-
Updated
Jan 21, 2022 - JavaScript
Re:Earth web front-end
-
Updated
Aug 10, 2022 - TypeScript
A repo for the WebGIS with Open source blog series
-
Updated
May 12, 2021
SHOGun Webmapping using Spring Boot
java
graphql
spring
spring-boot
microservice
swagger
spring-security
hibernate
shogun
hacktoberfest
webgis-framework
webgis
hacktoberfest2021
-
Updated
Aug 9, 2022 - Java
Website Pendataan Lokasi Sekolah Dengan CodeIgniter 4
-
Updated
Nov 6, 2020 - JavaScript
Simple React App writed with ArcGIS JS API (Typescript)
-
Updated
Feb 9, 2018 - JavaScript
Improve this page
Add a description, image, and links to the webgis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webgis topic, visit your repo's landing page and select "manage topics."
Describe the bug
The distance between the marker and Label didn't update. It should update based on the size of the icon automatically.
To Reproduce
Steps to reproduce the behavior:
Screenshots
![1652259112(1)](https://user