-
### Feature Request
Follow Google Chrome suggestions to use autocomplete hints on input forms, mainly the login and the password change forms.
This way the autocomplete tools will easily integrate…
Gnafu updated
4 years ago
-
### Description
When it is the first time that we use Mapstore2 embedded in a html page (using Mapstore2 API), the "container" div where it should be the map, doesn't show the map correctly (it appea…
-
Actually MapStore2 try to get layer's specific capabilities (for style switcher) only if it finds `/geoserver/` in the path.
We could find a better way to identify if the layer's specific capabiliti…
-
### Description
Performing ajax ( `ajax.js`) requests with undefined `params` values causes different query strings using or not using proxy.
If you use proxy, the params with undefined values wil…
-
## Description
- [x] Placeholder doesn't show anymore
2020.01.01
![image](https://user-images.githubusercontent.com/1279510/79869544-cf7a4b00-83e1-11ea-93e9-3d8185f57844.png)
2020.02.00
![image]…
-
## Description
When you create a new standard project and you run npm run travis there is this error
```
06 08 2020 10:36:11.060:ERROR [karma-server]: Server start failed on port 9876: Error: C…
-
Install the new version of MS with MapTip functionality in the PROD environemt of the customer
-
### Description
The existing maps provided within the Mapstore binary have old backgrounds. We need to align them using [backrounds currently used](https://github.com/geosolutions-it/MapStore2/blob/ma…
-
## Description
In DEV is no longer possible to create [Thumbnails](https://mapstore.readthedocs.io/en/latest/user-guide/resources-properties/#thumbnail), [Map Details](https://mapstore.readthedocs.io…
-
I tried to blindly require('../MapInfoUtils') in `../mapinfo/wms` from [this pull request](https://github.com/geosolutions-it/MapStore2/pull/2286) code. Because of the missing function you get an erro…