JMap.Layer.Thematic.deleteThematic
Deletes a thematic from JMap CLoud NG. The removal is client-side only and only for the current session.
the JMap Cloud layer id
the thematic id (Style Rule id)
// delete a thematicJMap.Layer.Thematic.deleteThematic("d5185b58-4f7a-4689-bacd-656df2104da4","bc23f628-0fea-4e0c-8c23-d39c33ee0be2") Copy
// delete a thematicJMap.Layer.Thematic.deleteThematic("d5185b58-4f7a-4689-bacd-656df2104da4","bc23f628-0fea-4e0c-8c23-d39c33ee0be2")
JMap.Layer.Thematic.deleteThematic
Deletes a thematic from JMap CLoud NG. The removal is client-side only and only for the current session.