MerkatorMap

This project was generated with Angular CLI version 8.1.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Genereren van tgz

npm run package, library wordt gebuild in dist-folder met daarin ook de .tgz

Bij gebruik van merkator-map-layercontrol in index.html -> in main.ts => import 'hammerjs'; voor werking van touch-gebaren

Versie 1.0.28 -> - wfs verbeterd - style.id type veranderd van string naar number, dus omzetten naar string is niet meer nodig - addDrawingLayer(key: string, style_id?: string, layercontrol?: boolean), layercontrol parameter erbij - Nieuw: export class FeatureStyleConfig { id: number; id_layer: number; id_style: number; id_filter: number; property_name: string; value: string; prio: number; filter_type: string; } - Nieuw: @Input() featureStyles: FeatureStyleConfig[];

Versie 1.0.29 - openlayers update naar van 5.5.3 -> 6.3.0, dus als je zelf ook openlayers gebruikt in je project -> /* - layer.layer_type is nieuw, kan waardes 'wfs', 'vectortiles', 'wmts', 'wms', 'osm' bevatten */

Verie 2.0.0 - angular 9 update

Versie 2.0.2 - merkatorDraw.start() parameter veranderd naar type SetInteraction

Versie 2.0.5 - layer.key toegevoegd, (vooralsnog) niet verplicht in te vullen. PRIMARY key, net als layer.id - MerkatorMapComponent.highLightFeatureBypropertyValue is nieuw

Versie 3.0.2 - cyclomedia toegevoegd, mogelijk via @Input() cycloConfig: CycloConfig - Voeg toe in angular.json -> "projects" -> "" -> "architect"-> "build" -> "options" -> "assets" { "glob": "*/", "input": "./node_modules/@merkator/merkator-map/assets", "output": "./assets/merkator-map" }

result-matching ""

    No results matching ""