react-azure-maps icon indicating copy to clipboard operation
react-azure-maps copied to clipboard

OGC layer not implemented

Open mihirlaldas opened this issue 4 years ago • 1 comments

Since this wrapper does not provide any AzureMapLayerProvider of type='OgcMapLayer', I tried to create my custom layer and use it, but in vain. It is throwing an error - 'emitValidationErrors'. Please suggest some solution.

mihirlaldas avatar Nov 20 '20 14:11 mihirlaldas

OgcMapLayer class is part of azure-maps-spatial-io. We need first to add this package to use that class. For now we have just azure-maps-control

psrednicki avatar Feb 07 '21 17:02 psrednicki