Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OwcResourceDetailModalComponent

Hierarchy

  • OwcResourceDetailModalComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

injected AccountService

activeCollectionId

activeCollectionId: string = ""

collectionid

collectionid: string

Private collectionsService

collectionsService: CollectionsService

injected CollectionsService

loggedIn

loggedIn: boolean = false

map

map: any

modal

modal: ModalDirective

myCollections

myCollections: OwcContext[] = []

Private notificationService

notificationService: NotificationService

injected NotificationService

owcResource

owcResource: OwcResource

viewOnly

viewOnly: boolean = true

Methods

copyToMyCollection

deleteResource

  • deleteResource(): void

editProperties

  • editProperties(): void

getAsGeoFeatureCollection

getLeafletCentre

  • getLeafletCentre(geojson: any): any

getLeafletOptions

handleOnShown

  • handleOnShown(): void

hideOwcResourceModal

  • hideOwcResourceModal(): void

ngOnInit

  • ngOnInit(): void

onMapReady

reloadResource

  • reloadResource(): void

showOwcResourceModal

  • showOwcResourceModal(owcFeature: OwcResource, owccontextid: string): void

Generated using TypeDoc