Changes between Version 19 and Version 20 of GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport


Ignore:
Timestamp:
Aug 5, 2018, 3:00:48 AM (6 years ago)
Author:
xurigong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GeospatialDataViewerInPgAdmin4ForPostGIS_FinalReport

    v19 v20  
    3131
    3232- **New features:**
    33  - Custom geometry style, e.g SELECT *, '!#333333' as !__fillcolor, '!#232323' as !__strokecolor, 0.5 as !__strokewidth FROM xxx.
     33 - Custom geometry style, e.g {{{SELECT *, '!#333333' as !__fillcolor, '!#232323' as !__strokecolor, 0.5 as !__strokewidth FROM xxx}}}.
    3434 - Custom background tile layer. Enable users to select different tile layers and specify their own layer url.
    3535 - Highlight selected feature. Add 'zoom home extent' button. Remove the geometry column from the feature pop-up box.