MapStyleElement: {
    elementType?: string;
    featureType?: string;
    stylers: object[];
}

Type declaration

  • Optional elementType?: string
  • Optional featureType?: string
  • stylers: object[]