Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
HARP-7677: Remove another unsupported OmvDataSourceParameter
Browse files Browse the repository at this point in the history
- Users should either supply OmvRestClientParameters or a DataProvider
  instance.

Signed-off-by: Craig Black <craig.black@here.com>
  • Loading branch information
CraigBerlin committed Nov 15, 2019
1 parent 95e01bc commit 47f8b2f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions @here/harp-omv-datasource/lib/OmvDataSource.ts
Expand Up @@ -64,11 +64,6 @@ export interface OmvDataSourceParameters {
*/
styleSetName?: string;

/**
* Custom layer name to be rendered.
*/
layerName?: string;

/**
* If set to `true`, features that have no technique in the theme will be printed to the console
* (can be excessive!).
Expand Down

0 comments on commit 47f8b2f

Please sign in to comment.